Skip to content

Commit 0526ec0

Browse files
authored
PULL_REQUEST_TEMPLATE standardize case of types of changes (#11663)
1 parent 0108ffd commit 0526ec0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ This PR...
2222
- [ ] Bug fix (non-breaking change which fixes an issue)
2323
- [ ] Enhancement (improves an existing feature and functionality)
2424
- [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
25-
- [ ] build/CI
26-
- [ ] test (unit or integration test code)
25+
- [ ] Build/CI
26+
- [ ] Test (unit or integration test code)
2727

2828
### Feature/Enhancement Scale or Bug Severity
2929

0 commit comments

Comments
 (0)