From 39b77935c41f400a0f1478c5163db6b8acb6f47c Mon Sep 17 00:00:00 2001 From: Endilie Yacop Sucipto Date: Wed, 5 Sep 2018 10:24:58 +0800 Subject: [PATCH] chore: add documentation issue template --- .github/ISSUE_TEMPLATE/documentation.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/documentation.md diff --git a/.github/ISSUE_TEMPLATE/documentation.md b/.github/ISSUE_TEMPLATE/documentation.md new file mode 100644 index 0000000000..05d8559789 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/documentation.md @@ -0,0 +1,12 @@ +--- +name: 📚 Documentation +about: Report an issue related to documentation +--- + +## 📚 Documentation + +(A clear and concise description of what the issue is.) + +### Have you read the [Contributing Guidelines on issues](https://github.com/facebook/Docusaurus/blob/master/CONTRIBUTING.md#reporting-new-issues)? + +(Write your answer here.)