From a3a93b6d5442d37b61d5c8d904c01af51dd75e3e Mon Sep 17 00:00:00 2001 From: TwistedUmbrella Date: Sun, 8 Jul 2018 03:08:32 -0400 Subject: [PATCH] Update issue submission form disclaimers Differentiate what is required versus optional info. Document possibility of closing issue when blank. --- issue_template.md | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/issue_template.md b/issue_template.md index 6f602ae49..86208772e 100644 --- a/issue_template.md +++ b/issue_template.md @@ -2,22 +2,24 @@ | Platform | Branch | Hash | CIDL | | ------ | ------ | ---- | ---- | -| Installed OS and version (ie. Android 8.0) | Branch name (or Google Play) | Hashtag (delete if unknown) | Downloaded from build site? | +| Installed OS and version (ie. Android 8.0) | Branch (or Google Play) | Hashtag (ignore if unknown) | Downloaded from build site? | **_Description of the Issue_** -Add a short, concise description of the issue +Add a short, concise description of the issue here **_Debugging Steps Tested_** - * Fill in any steps already tried - * Begin each line with an asterisk + * Fill in any steps already tried here + * Begin each new line with an asterisk + * If no steps are required, please skip **_Logs Gathered_** ``` -Paste the contents of the log / logs here +Please paste the contents of the log / logs here +You may leave this field blank if you have none. ``` @@ -26,4 +28,7 @@ Paste the contents of the log / logs here ![Issue Screenshot](https://github.com/adam-p/markdown-here/raw/master/src/common/images/icon48.png) -- [ ] Check this box to confirm you have filled in all relevant information +- [ ] Place an X in the box to confirm you have filled in this form + +**Please Note: This form is the minimum required information for submitting bugs. +Removing this form may lead to your issue being closed until it is completed.**