Skip to content

Commit 1434236

Browse files
GabefireAdrian Chang
authored andcommitted
fixed typo
1 parent 0d251bd commit 1434236

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/PULL_REQUEST_TEMPLATE/pull_request_template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Please delete options that are not relevant.
1111
- [ ] Bug fix (non-breaking change which fixes an issue)
1212
- [ ] New feature (non-breaking change which adds functionality)
1313
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
14-
- [ ] Document change (fixing typos or modifying any markdown files, code comments or anything in the examples folder)
14+
- [ ] Document change (fix typo or modifying any markdown files, code comments or anything in the examples folder only)
1515

1616
## All Submissions
1717

@@ -23,7 +23,7 @@ Please delete options that are not relevant.
2323

2424
- [ ] Does your submission pass tests?
2525
- [ ] Have you added thorough tests for your new feature?
26-
- [ ] Have commented your code, particularly in hard-to-understand areas?
26+
- [ ] Have you commented your code, particularly in hard-to-understand areas?
2727

2828
## Changes to Core Features
2929

0 commit comments

Comments
 (0)