Skip to content

Commit b373d52

Browse files
committed
qhs72hs
1 parent 770a967 commit b373d52

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,16 +27,15 @@
2727

2828
### Security
2929
- [ ] I followed all the contributing guidelines (Read [CONTRIBUTING.md](CONTRIBUTING.md))
30-
- [] All of my user-specific files have been deleted properly. (Logs, todo, ect)
30+
- [ ] All of my user-specific files have been deleted properly. (Logs, todo, ect)
3131
- [ ] No hardcoded secrets
3232
- [ ] Code follows style guidelines
3333
- [ ] Error handling implemented
34-
- [ ] Logging added
34+
- [ ] Logging added/exists for features
3535
- [ ] Rollback script created (if needed)
3636
- [ ] Dependencies documented
3737

3838
## Testing
39-
- [ ] All tests pass
4039
- [ ] Script runs without errors
4140
- [ ] Dry-run mode works
4241
- [ ] Actual execution works

0 commit comments

Comments
 (0)