diff --git a/.github/ISSUE_TEMPLATE/documentation.md b/.github/ISSUE_TEMPLATE/documentation.md index e69de29..d521a1a 100644 --- a/.github/ISSUE_TEMPLATE/documentation.md +++ b/.github/ISSUE_TEMPLATE/documentation.md @@ -0,0 +1,10 @@ +--- +name: Documentation +about: You want to improve the documentation which is either a Markdown file or the Wiki +title: "docs(scope): " +labels: documentation +assignees: "" +--- + +**Describe the documentation you want to change** +A clear description of what you want to change.