mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-06 03:01:43 -04:00
add issue template for documentation
This commit is contained in:
committed by
GitHub
parent
4d293d3376
commit
a0c2e65ed7
15
.github/ISSUE_TEMPLATE/documentation.md
vendored
Normal file
15
.github/ISSUE_TEMPLATE/documentation.md
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: Documentation
|
||||
about: Found a typo or something isn't crystal clear in our docs?
|
||||
---
|
||||
|
||||
<!-- Why should we update our docs? -->
|
||||
|
||||
## Motivation
|
||||
|
||||
<!-- What should we do instead? -->
|
||||
|
||||
## Suggestion
|
||||
|
||||
|
||||
<!-- Thanks for taking the time to open an issue and help us make Jekyll better -->
|
||||
Reference in New Issue
Block a user