From 500db90d1c1ffb87eb28164b9872dfe489191a2f Mon Sep 17 00:00:00 2001 From: Anna Bridge Date: Thu, 17 Oct 2019 11:45:47 +0100 Subject: [PATCH] Update issue template Remove no longer required issue type section and add more required sections for defects --- .github/issue_template.md | 37 +++++++++++++++---------------------- 1 file changed, 15 insertions(+), 22 deletions(-) diff --git a/.github/issue_template.md b/.github/issue_template.md index c5ed65cbbf..d1287860ac 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -6,39 +6,32 @@ template may cause the bot to automatically correct this header or may result in a warning message, requesting updates. - Please ensure that nothing follows the Issue request type section, all - issue details are within the Description section and no changes are made to the - template format (as detailed below). + Please ensure all sections of the template below are filled in and no changes + are made to the template format. Only bugs should be raised here as issues. + Questions or enhancements should instead be raised on our forums: + https://forums.mbed.com/ . ************************************************************************************* --> -### Description +### Description of defect -### Issue request type +#### Target(s) affected by this defect ? + + +#### Toolchain(s) (name and version) displaying this defect ? + + +#### What version of Mbed-os are you using (tag or sha) ? + + +#### How is this defect reproduced ? - - [ ] Question - [ ] Enhancement - [ ] Bug