Skip to content

Commit 3442ae5

Browse files
authored
chore: update PR template (#84)
1 parent 43e91ce commit 3442ae5

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,11 @@ Learn more about [Conventional Commits](https://www.conventionalcommits.org/).
2323

2424
### Patch Updates (patch semver update)
2525
- [ ] **fix**: Bug fix
26-
- [ ] **perf**: Performance improvement
2726
- [ ] **deps**: Dependency upgrade
2827
- [ ] **revert**: Revert a previous commit
29-
- [ ] **docs**: Documentation change
30-
- [ ] **style**: Styling update
3128
- [ ] **chore**: Change that does not affect production code
3229
- [ ] **refactor**: Refactoring existing code without changing behavior
33-
- [ ] **tests**: Add/update/remove tests
34-
- [ ] **build**: Change to the build system
35-
- [ ] **ci**: Continuous integration workflow update
30+
- [ ] **test**: Add/update/remove tests
3631

3732
## Testing
3833
**Notes**:
@@ -46,4 +41,4 @@ Learn more about [Conventional Commits](https://www.conventionalcommits.org/).
4641

4742
## Related Issues
4843
GitHub issue: #[GitHub issue number]
49-
GUS work item: [WI number](WI link)
44+
GUS work item: [WI number](WI link)

0 commit comments

Comments
 (0)