From 31b72a07571ce8599873b070442d4efbbfd66a82 Mon Sep 17 00:00:00 2001 From: misson20000 Date: Sun, 20 Jan 2019 13:09:31 -0800 Subject: [PATCH] Batch changes Co-Authored-By: thecogdoctor --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 0a99c753d..36b636d95 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -6,7 +6,7 @@ about: Something doesn't work correctly in Atmosphère. ## Bug Report -[ If any section does not apply, use N/A. ] +[ If any section does not apply, replace its contents with "N/A". ] [ Lines between [ ] (square brackets) should be removed before posting. ] [ * ] diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index f68b51557..a4e31de77 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -6,10 +6,11 @@ about: Suggest a new feature for Atmosphère. ## Feature Request -[ If any section does not apply or you do not have the information needed for that section, use N/A (Not Applicable). ] +[ If any section does not apply, replace its contents with "N/A". ] +[ If you do not have the information needed for a section, replace its contents with "Unknown". ] [ Lines between [ ] (square brackets) are to be removed before posting. ] -[ Please refer to the already existing [feature requests](https://github.com/Atmosphere-NX/Atmosphere/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3A%22features%2Ffeature-request%22) before you make your own request. ] +[ Please search for existing [feature requests](https://github.com/Atmosphere-NX/Atmosphere/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22features%2Ffeature-request%22) before you make your own request. ] [ Duplicate requests will be marked as such and you will be referred to the original request. ] ### What feature are you suggesting?