File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11name : Bug Report
2- description : Report a bug
3- title : " [Bug]: "
2+ description : File a bug/issue
3+ title : " <title> "
44type : " Bug"
5- projects : " "
6- labels : []
7- assignees : []
5+ projects : " Open-CMSIS-Pack/projects/24"
86
97body :
10- - type : markdown
11- attributes :
12- value : " ### Thank you for reporting a problem!"
13-
148 - type : textarea
159 id : description
1610 attributes :
17- label : " Description "
11+ label : " Current behavior, Steps to reproduce and Expected behavior "
1812 description : " Provide details about the bug."
19- placeholder : " Explain the unexpected behavior in detail ."
13+ placeholder : " Explain the unexpected behavior, steps to reproduce and expected behvior.. ."
2014 validations :
2115 required : true
2216
23- - type : textarea
24- id : steps
25- attributes :
26- label : " Steps to Reproduce"
27- description : " List the steps to reproduce the bug."
28- placeholder : |
29- 1. Go to '...'
30- 2. Click on '...'
31- 3. See error"
32- validations :
33- required : false
34-
35- - type : textarea
36- id : expected_behavior
37- attributes :
38- label : " Expected Behavior"
39- description : " What should happen instead?"
40- placeholder : " Describe what you expected to happen."
41-
4217 - type : textarea
4318 id : additional_info
4419 attributes :
You can’t perform that action at this time.
0 commit comments