From 55fdeeb8109f8d61107fddcbf0edd7fb76377461 Mon Sep 17 00:00:00 2001 From: kyle Date: Mon, 14 May 2018 21:03:00 -0700 Subject: [PATCH] Issue template tweaks (#4520) * MOAR issue templates * ...LESS issue templates * minor issue template tweaks --- .github/ISSUE_TEMPLATE/Bug_report.md | 21 +++++++++++---------- .github/ISSUE_TEMPLATE/Feature_request.md | 2 +- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index 2b450d3a..48861bf3 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -5,23 +5,24 @@ about: Report an issue you're experiencing --- -## Q&A (please complete the following information) +### Q&A (please complete the following information) - OS: [e.g. macOS] - Browser: [e.g. chrome, safari] - Version: [e.g. 22] diff --git a/.github/ISSUE_TEMPLATE/Feature_request.md b/.github/ISSUE_TEMPLATE/Feature_request.md index dea7983a..8285aa21 100644 --- a/.github/ISSUE_TEMPLATE/Feature_request.md +++ b/.github/ISSUE_TEMPLATE/Feature_request.md @@ -4,7 +4,7 @@ about: Suggest an new feature or enhancement for this project --- -## Q&A (please complete the following information) +### Q&A (please complete the following information) - OS: [e.g. macOS] - Browser: [e.g. chrome, safari] - Version: [e.g. 22]