From 8756ed44fc20f6cfdb985ff32eb011f84d46b1b8 Mon Sep 17 00:00:00 2001 From: Joel Marcey Date: Tue, 27 Feb 2018 21:28:46 -0800 Subject: [PATCH] Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 6763e65cf7..7cdb4dfec9 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -21,7 +21,7 @@ Now scroll below! --> -### Have you read the [Contributing Guidelines](https://github.com/facebook/Docusaurus/blob/master/CONTRIBUTING.md)? +### Have you read the [Contributing Guidelines on issues](https://github.com/facebook/Docusaurus/blob/master/CONTRIBUTING.md#reporting-new-issues)? (Write your answer here.) @@ -66,7 +66,7 @@ ### Reproducible Demo -(Paste the link to an example project and exact instructions to reproduce the issue.) +(Paste the link to an example repo, including a `siteConfig.js`, and exact instructions to reproduce the issue.)