Skip to content

Commit 10c6c88

Browse files
committed
Update template
1 parent a41def0 commit 10c6c88

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,18 +21,13 @@ Please describe the tests that you ran to verify your changes. Provide instructi
2121
- [ ] Test B
2222

2323
**Test Configuration**:
24-
* Firmware version:
25-
* Hardware:
26-
* Toolchain:
27-
* SDK:
24+
* Database version:
2825

2926
# Checklist:
3027

3128
- [ ] My code follows the style guidelines of this project
3229
- [ ] I have performed a self-review of my own code
3330
- [ ] I have commented my code, particularly in hard-to-understand areas
34-
- [ ] I have made corresponding changes to the documentation
3531
- [ ] My changes generate no new warnings
3632
- [ ] I have added tests that prove my fix is effective or that my feature works
3733
- [ ] New and existing unit tests pass locally with my changes
38-
- [ ] Any dependent changes have been merged and published in downstream modules

0 commit comments

Comments
 (0)