Skip to content

Commit e7a082f

Browse files
author
Amanda Butler
authored
Copy edit issue_template.md
Make minor copy edits for grammar.
1 parent 7c9aa63 commit e7a082f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/issue_template.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
<!--
44
Required
5-
Please add only one X to one of the following types. Do not fill multiple types (split the issue otherwise)
6-
Please note this is not a GitHub task list, indenting the boxes or changing the format to add a '.' or '*' in front
7-
of them would change the meaning incorrectly. The only changes to be made are to add a description text under the
8-
description heading and to add a 'x' to the correct box.
5+
Please add only one X to one of the following types. Do not fill multiple types. (Split the issue otherwise.)
6+
Please note this is not a GitHub task list; indenting the boxes or changing the format to add a '.' or '*' in front
7+
of them changes the meaning incorrectly. The only changes to make are to add a description under the
8+
description heading and to add an 'x' to the correct box.
99
1010
[X] Question
1111
[ ] Enhancement
@@ -18,12 +18,12 @@
1818

1919
<!--
2020
Required
21-
Add detailed description of what is being reported
21+
Add detailed description of what you are reporting.
2222
Good example: https://os.mbed.com/docs/latest/reference/workflow.html
2323
Things to consider sharing:
2424
- What target does this relate to?
25-
- What toolchain is being used?
25+
- What toolchain are you using?
2626
- 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)
27+
- Steps to reproduce. (Did you publish code or a test case that exhibits the problem?)
2828
-->
2929
### Description

0 commit comments

Comments
 (0)