Skip to content

Commit

Permalink
Update PULL_REQUEST_TEMPLATE
Browse files Browse the repository at this point in the history
  • Loading branch information
gudmdharalds authored Oct 30, 2023
1 parent 2cadcff commit eb19174
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ TODO:
- [ ] Added patch for [describe issue]
- [ ] Add/update tests -- unit/integrated/E2E (if needed)
- [ ] Ensure only one function/functionality is tested per test file.
- [ ] New/updated software requirements?
- [ ] Update README.md
- [ ] Update defines.php
- [ ] Add to, or update, `Scan run detail` report as applicable
- [ ] Check status of automated tests
- [ ] Ensure `PHPDoc` comments are up to date for functions added or altered
Expand All @@ -31,6 +34,9 @@ TODO:
- [ ] Add to, or update, `Scan run detail` report as applicable
- [ ] Add/update tests -- unit/integrated/E2E
- [ ] Ensure only one function/functionality is tested per test file.
- [ ] New/updated software requirements?
- [ ] Update README.md
- [ ] Update defines.php
- [ ] Ensure `PHPDoc` comments are up to date for functions added or altered
- [ ] Update repository documentation (README.md, RELEASING.md, TESTING.md, TOOLS-UPDATE.md)
- [ ] Assign appropriate [priority](https://github.com/Automattic/vip-go-ci/blob/trunk/CONTRIBUTING.md#priorities) and [type of change labels](https://github.com/Automattic/vip-go-ci/blob/trunk/CONTRIBUTING.md#type-of-change-labels).
Expand Down

0 comments on commit eb19174

Please sign in to comment.