Browse Source

:octocat: + documentation issue template

smiley 2 years ago
parent
commit
3ad6b70d78
1 changed files with 26 additions and 0 deletions
  1. 26 0
      .github/ISSUE_TEMPLATE/documentation.md

+ 26 - 0
.github/ISSUE_TEMPLATE/documentation.md

@@ -0,0 +1,26 @@
+---
+name: Documentation
+about: There's an issue with the documentation or you have a proposal for an addition?
+title: '[DOCS]'
+labels: 'docs'
+---
+
+<!--
+Please FOLLOW THE ISSUE TEMPLATE unless you have a good reason not to.
+If you have a question or an issue that has nothing to do with the documentation,
+please use the Q&A section under discussions instead. Thanks!
+-->
+
+**Describe the documentation issue or addition**
+
+A clear and concise description of the issue or addition.
+
+
+**Proposed change/addition** (if applicable)
+
+The new or changed documentation text.
+
+
+**Additional context**
+
+Add any other context here (if applicable), for example a link to the current documentation or an issue/discussion.