Merge pull request #4535 from jekyll/issue-template

Add an issue template for new issues
This commit is contained in:
Parker Moore 2016-02-17 11:43:24 -08:00
commit f0b8db0d72
1 changed files with 20 additions and 0 deletions

20
ISSUE_TEMPLATE.md Normal file
View File

@ -0,0 +1,20 @@
###### What version of Jekyll are you using (`jekyll -v`)?
###### What operating system are you using?
###### What did you do?
(Please include the content causing the issue, any relevant configuration settings, and the command you ran)
###### What did you expect to see?
###### What did you see instead?