diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 6829ddb..e2d4121 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -1,25 +1,24 @@ +#### Please provide a description and details of the bug / issue below: -> Please provide a description of the bug / issue, and provide the details below: +--- -==================================================================== +#### If the issue is visual, please provide screenshots here -###### If the issue is visual, please provide screenshots here +--- -==================================================================== +#### Steps to reproduce the problem -###### Steps to reproduce the problem +--- -==================================================================== - -###### Please provide a gist of relevant files +#### Please provide a gist of relevant files 1. package.json (specifically the script you are using to start the dashboard) 2. webpack.config.js 3. index.js (Your express based dev server, if applicable) -==================================================================== +--- -###### More Details +#### More Details - What operating system are you on? - What terminal application are you using?