Add PR checklist
This commit is contained in:
parent
40e0fafc2c
commit
edc49dfc03
8
apps/devops/.gitea/PULL_REQUEST_TEMPLATE.md
Normal file
8
apps/devops/.gitea/PULL_REQUEST_TEMPLATE.md
Normal file
@ -0,0 +1,8 @@
|
||||
### PR Checklist
|
||||
|
||||
- [ ] Code builds successfully
|
||||
- [ ] Unit tests pass
|
||||
- [ ] Code is reviewed
|
||||
- [ ] No hardcoded secrets or credentials
|
||||
- [ ] Appropriate documentation is updated
|
||||
- [ ] Relevant JIRA/Trello ticket linked
|
||||
Loading…
Reference in New Issue
Block a user