File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
4843GitHub issue: #[ GitHub issue number]
49- GUS work item: [ WI number] (WI link)
44+ GUS work item: [ WI number] (WI link)
You can’t perform that action at this time.
0 commit comments