From a0e17cd42556edb8058f3c3d3e23d4fb783fb192 Mon Sep 17 00:00:00 2001 From: Erlend <49862976+Erb3@users.noreply.github.com> Date: Wed, 27 Jul 2022 12:41:38 +0200 Subject: [PATCH] Add documentation issue templates --- .github/ISSUE_TEMPLATE/docs.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/docs.md diff --git a/.github/ISSUE_TEMPLATE/docs.md b/.github/ISSUE_TEMPLATE/docs.md new file mode 100644 index 0000000..2246d67 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/docs.md @@ -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.