File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 13
13
14
14
- type : input
15
15
attributes :
16
- label : HardWare Type/Architectures
16
+ label : Hardware Type/Architectures
17
17
description : Specify your Hardware/BSP model.
18
18
validations :
19
19
required : true
@@ -23,12 +23,12 @@ body:
23
23
label : Develop Toolchain
24
24
description : which toolchain are you using?
25
25
options :
26
+ - Other
26
27
- RT-Thread Studio
27
28
- Microsoft VScode
28
29
- MDK Keil
29
30
- IAR
30
31
- GCC
31
- - Other
32
32
validations :
33
33
required : true
34
34
@@ -37,13 +37,13 @@ body:
37
37
label : Describe the bug
38
38
description : A clear and concise description of the bug.
39
39
placeholder : |
40
- 1. Steps to reproduce the behavior.
40
+ 1. Steps to reproduce the behavior
41
41
2. Expected behavior
42
42
3. Add screenshot / media if you have them
43
43
validations :
44
44
required : true
45
45
46
46
- type : textarea
47
47
attributes :
48
- label : Additional context
48
+ label : Other additional context
49
49
description : Add any other context about the problem here.
You can’t perform that action at this time.
0 commit comments