From 9f22dfa4fbabebb58faf94b4c8f0b761a61bfb7b Mon Sep 17 00:00:00 2001 From: Yangshun Tay Date: Fri, 6 Jul 2018 01:04:41 -0700 Subject: [PATCH] Standardize issue templates --- .github/ISSUE_TEMPLATE/bug.md | 4 ++-- .github/ISSUE_TEMPLATE/feature.md | 6 +++--- .github/ISSUE_TEMPLATE/question.md | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 618eb73ce4..c6da4d8ddf 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -16,8 +16,8 @@ about: Submit a bug report to help us improve (Write your steps here:) 1. -2. -3. +1. +1. ## Expected behavior diff --git a/.github/ISSUE_TEMPLATE/feature.md b/.github/ISSUE_TEMPLATE/feature.md index af992e3d02..ac453a1726 100644 --- a/.github/ISSUE_TEMPLATE/feature.md +++ b/.github/ISSUE_TEMPLATE/feature.md @@ -5,7 +5,7 @@ about: Submit a proposal/request for a new feature ## 🚀 Feature -(A clear and concise description of what the feature is) +(A clear and concise description of what the feature is.) ## Have you read the [Contributing Guidelines on issues](https://github.com/facebook/Docusaurus/blob/master/CONTRIBUTING.md#reporting-new-issues)? @@ -13,11 +13,11 @@ about: Submit a proposal/request for a new feature ## Motivation -(Please outline the motivation for the proposal) +(Please outline the motivation for the proposal.) ## Pitch -(Please explain why this feature should be implemented and how it would be used) +(Please explain why this feature should be implemented and how it would be used.)