Add documentation issue templates
This commit is contained in:
20
.github/ISSUE_TEMPLATE/docs.md
vendored
Normal file
20
.github/ISSUE_TEMPLATE/docs.md
vendored
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
---
|
||||||
|
name: Documentation
|
||||||
|
about: Anything that you think is wrong about the documentation.
|
||||||
|
title: 'docs: [TITLE]'
|
||||||
|
labels: documentation
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
** Where? **
|
||||||
|
Please describe what you want changed. Screenshot / Quotes
|
||||||
|
|
||||||
|
** Possible solution **
|
||||||
|
Please describe a possible solution.
|
||||||
|
|
||||||
|
** Others **
|
||||||
|
Anything else you want to add?
|
||||||
|
|
||||||
|
** Checklist **
|
||||||
|
[ ] I am looking at the latest version of the docs.
|
||||||
Reference in New Issue
Block a user