Merge pull request #4535 from jekyll/issue-template
Add an issue template for new issues
This commit is contained in:
commit
f0b8db0d72
|
@ -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?
|
||||
|
||||
|
Loading…
Reference in New Issue