diff --git a/.github/ISSUE_TEMPLATE/documentation.md b/.github/ISSUE_TEMPLATE/documentation.md new file mode 100644 index 0000000000..e0032a3a13 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/documentation.md @@ -0,0 +1,14 @@ +--- +name: 'Documentation' +about: Suggest a fix or enhancement to the documentation or developer portal content +title: "[DOCS]" +labels: documentation +assignees: mfahampshire + +--- + +Is your issue either: +- [ ] a fix to existing documentation (e.g. fixing a broken link or incorrect command) +- [ ] an enhancement (e.g. adding a description for an undocumented feature) + +Please briefly describe your issue: