From eaccb1f22c4a56d943b63a650f568f3bb5d69b03 Mon Sep 17 00:00:00 2001 From: "Thomas A. Reinert" Date: Mon, 26 Mar 2018 03:18:29 +0200 Subject: [PATCH] Update ISSUE_TEMPLATE.md See #596 for details. --- ISSUE_TEMPLATE.md | 41 +++++++++++++++++++++++++++++------------ 1 file changed, 29 insertions(+), 12 deletions(-) diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index b6a15b2..67e8a32 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -1,31 +1,48 @@ Please delete anything that does not apply for you! -## I'm submitting a ... - - [ ] bug report - - [ ] feature request - - [ ] suggestion +## Issue is about.. + - [ ] a Bug Report + - [ ] a Feature Request + - [ ] a Suggestion + - [ ] a Question + - [ ] I need help ## Please tell us about your environment: - WordPress Version: 4.9.x + - OS Version: [Windows 7 | Windows 8 | Windows 10 | Linux [Distribution / Version] | MacOsX [Version | Android[Version] | iOS[Version] - Browser: [ all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari ] - - Language: [ all | HTML | S/CSS | ES6 | JSON | NPM ] + - Language: [ all | PHP | SQL | HTML | S/CSS | Javascript | jQuery | ES6 | JSON | XML] + - Node.js & NPM Versions: Node.js [V X.XX] | NPM [V X.XX] --- -## In case of Bugs +# Issue Overview for Bugreports -### *Who* is the bug affecting? +## Steps to reproduce? -### *What* is affected by this bug? +## *Who* is the bug affecting? -### *When* does this occur? +## *What* is affected by this bug? -### *Where* on the platform does it happen? +## *When* does this occur? + +## *Where* on the platform does it happen? + +## *How* do we replicate the issue? + +## Are there any related Issues and/or PRs? + +## Screenshots / Video + +## Expected behavior + +# Todos + + * Test + * Documentation -### *How* do we replicate the issue? -### Expected behavior (i.e. solution) ### Other Comments