File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
.github/PULL_REQUEST_TEMPLATE Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Please delete options that are not relevant.
11
11
- [ ] Bug fix (non-breaking change which fixes an issue)
12
12
- [ ] New feature (non-breaking change which adds functionality)
13
13
- [ ] 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 )
15
15
16
16
## All Submissions
17
17
@@ -23,7 +23,7 @@ Please delete options that are not relevant.
23
23
24
24
- [ ] Does your submission pass tests?
25
25
- [ ] 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?
27
27
28
28
## Changes to Core Features
29
29
You can’t perform that action at this time.
0 commit comments