diff options
| -rw-r--r-- | .github/ISSUE_TEMPLATE/documentation.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/documentation.md b/.github/ISSUE_TEMPLATE/documentation.md new file mode 100644 index 00000000000..1d93939e233 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/documentation.md @@ -0,0 +1,16 @@ +--- +name: Documentation problem +about: Create a report for a documentation problem. +labels: A-docs +--- +<!-- +Thank you for finding a documentation problem! 📚 + +Documentation problems might be grammatical issues, typos, or unclear wording, please provide details regarding the documentation including where it is present. + +--> + +### Location + +### Summary + |
