Skip to content

Commit 242ddf5

Browse files
committed
微调issue模板中部分描述
1 parent cbf3008 commit 242ddf5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
File renamed without changes.

.github/ISSUE_TEMPLATE/bug_report.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ body:
1313

1414
- type: input
1515
attributes:
16-
label: HardWare Type/Architectures
16+
label: Hardware Type/Architectures
1717
description: Specify your Hardware/BSP model.
1818
validations:
1919
required: true
@@ -23,12 +23,12 @@ body:
2323
label: Develop Toolchain
2424
description: which toolchain are you using?
2525
options:
26+
- Other
2627
- RT-Thread Studio
2728
- Microsoft VScode
2829
- MDK Keil
2930
- IAR
3031
- GCC
31-
- Other
3232
validations:
3333
required: true
3434

@@ -37,13 +37,13 @@ body:
3737
label: Describe the bug
3838
description: A clear and concise description of the bug.
3939
placeholder: |
40-
1. Steps to reproduce the behavior.
40+
1. Steps to reproduce the behavior
4141
2. Expected behavior
4242
3. Add screenshot / media if you have them
4343
validations:
4444
required: true
4545

4646
- type: textarea
4747
attributes:
48-
label: Additional context
48+
label: Other additional context
4949
description: Add any other context about the problem here.

0 commit comments

Comments
 (0)