diff --git a/.github/ISSUE_TEMPLATE/documentation-issue.md b/.github/ISSUE_TEMPLATE/documentation-issue.md new file mode 100644 index 00000000000..a8f31eadc56 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/documentation-issue.md @@ -0,0 +1,16 @@ +--- +name: Documentation issue +about: Report something incorrect or missing in documentation +title: '' +labels: documentation +assignees: BayoNet + +--- + +(you don't have to strictly follow this form) + +**Describe the issue** +A clear and concise description of what's wrong in documentation. + +**Additional context** +Add any other context about the problem here.