Skip to content

Commit 9fe1d99

Browse files
authored
Update PR template checklist for Git Flow
1 parent 3792d38 commit 9fe1d99

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/pull_request_template.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,9 @@
2121

2222
---
2323

24-
### Feature PR Checklist
24+
### PR Checklist
2525
- [ ] Documentation (README, local.env.dist, etc.)
2626
- [ ] Unit tests created or updated (see `test.bats` file)
27-
28-
### Release PR Checklist
2927
- [ ] Update version number in `ecs-deploy` script
3028
- [ ] Give the PR a title of `Release _._._ - Summary of change` (using whatever
3129
the new version number is, plus a succinct summary of what changed)

0 commit comments

Comments
 (0)