Skip to content

Commit c2a3224

Browse files
authored
Update pull_request_template.md
typo fixes
1 parent bae14b1 commit c2a3224

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

.github/pull_request_template.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11

22
## Describe your changes
33

4-
Please refer to an issue here or describe the change thouroughly in your PR.
5-
6-
What is your chnage about?
4+
Please refer to an issue here or describe the change thoroughly in your PR.
75

6+
## What is your pull request about?
87
- [ ] Bug fix (non-breaking change which fixes an issue)
98
- [ ] New feature (non-breaking change which adds functionality)
109
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
@@ -13,7 +12,7 @@ What is your chnage about?
1312
- [ ] Update of other files
1413

1514

16-
## If it's a code change please check the boxes which are applicable:
15+
## If it's a code change please check the boxes which are applicable
1716
- [ ] For the main program: My edits contain no tabs and the indentation is five spaces
1817
- [ ] I've read CONTRIBUTING.md and Coding_Convention.md
1918
- [ ] I have tested this __fix__ against >=2 hosts and I couldn't spot a problem

0 commit comments

Comments
 (0)