Skip to content

Commit 90c4e23

Browse files
committed
issue template: fix order (same as in PR template)
1 parent e7a082f commit 90c4e23

File tree

1 file changed

+13
-12
lines changed

1 file changed

+13
-12
lines changed

.github/issue_template.md

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
1-
### Issue request type
1+
### Description
2+
<!--
3+
Required
4+
Add detailed description of what you are reporting.
5+
Good example: https://os.mbed.com/docs/latest/reference/workflow.html
6+
Things to consider sharing:
7+
- What target does this relate to?
8+
- What toolchain are you using?
9+
- What is the SHA of Mbed OS (git log -n1 --oneline)?
10+
- Steps to reproduce. (Did you publish code or a test case that exhibits the problem?)
11+
-->
12+
213

14+
### Issue request type
315
<!--
416
Required
517
Please add only one X to one of the following types. Do not fill multiple types. (Split the issue otherwise.)
@@ -16,14 +28,3 @@
1628
[ ] Enhancement
1729
[ ] Bug
1830

19-
<!--
20-
Required
21-
Add detailed description of what you are reporting.
22-
Good example: https://os.mbed.com/docs/latest/reference/workflow.html
23-
Things to consider sharing:
24-
- What target does this relate to?
25-
- What toolchain are you using?
26-
- What is the SHA of Mbed OS (git log -n1 --oneline)?
27-
- Steps to reproduce. (Did you publish code or a test case that exhibits the problem?)
28-
-->
29-
### Description

0 commit comments

Comments
 (0)