diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index ca16724466f..5737e639785 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,53 +1,81 @@ -Prefix your issue title with either [BUG] or [RFC]. If you open an [RFC] it is -expected that you are willing to help out in the implementation of said feature -request. - + + +A brief description of the issue goes here. ------------ + + Details ------- - - Relevant Bolt Version: [ 3.2 | 3.3 | master ] - - Install type: [ GitHub checkout | Zip/tarball install | Composer install ] - - PHP version: [ 5.5 | 5.6 | 7.0 ] + - Relevant Bolt Version: [ 3.2 | 3.3 | 3.4 | 3.5 | master ] + - Install type: [ Zip/tarball install | Composer install | GitHub checkout ] + - PHP version: [ 5.5 | 5.6 | 7.0 | 7.1 | 7.2 ] - Used web server: [ Apache | Nginx ] version [ version ] - For UX/UI issues: [ browser name and version ] - Reproduction ------------ If you're filing a bug, please describe how to reproduce it. Include as much relevant information as possible, such as: - 1. **Bug summary**: +### Bug summary + + + +### Specifics + + + +### Steps to reproduce + + + +### Expected result + + + +### Actual result + +