diff --git a/.github/ISSUE_TEMPLATE/documentation.md b/.github/ISSUE_TEMPLATE/documentation.md new file mode 100644 index 000000000..214714136 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/documentation.md @@ -0,0 +1,17 @@ +--- +name: Documentation +about: Suggest an improvement to the documentation for Kompendium +title: '' +labels: '' +assignees: '' + +--- + +**Please describe the problem with the current documentation.** +A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] + +**Link any docs references** +Link to existing docs if incorrect, or references from another project if you have an example. + +**Additional context** +Add any other context or screenshots about the feature request here.