.github/ISSUE_TEMPLATE/bug_report.md in jets-1.5.3 vs .github/ISSUE_TEMPLATE/bug_report.md in jets-1.5.4
- old
+ new
@@ -46,22 +46,28 @@
What is it you expected to happen? This should be a description of how the functionality you tried to use is supposed to work. Try to keep this to one-paragraph.
-->
## Current Behavior
-<!--
+<!--
Describe the details of the bug. Try to keep this to one-paragraph.
-->
## Step-by-step reproduction instructions
-<!--
+<!--
Be sure to include any steps you took for the problem to exist. This is likely the longest part of the report.
-Please include any logs you think relevant here. If the logs are long (more than 50 lines) please make a gist of the logs and link to it. https://gist.github.com
+Please include any logs you think relevant here. If the logs are long (more than 50 lines) please make a gist of the logs and link to it. https://gist.github.com
-->
## Code Sample
<!--
Please provide a code repository, gist, code snippet or sample files to reproduce the issue.
+-->
+
+## Solution Suggestion
+
+<!--
+Please provide possible solutions. If you can't think of anything, feel free to omit. Please be kind and add helpful possible solutions. For example, "Fix it!" is not a helpful solution suggestion. We are mere mortals. Please be constructive.
-->