Skip to content

Commit b3e2e81

Browse files
authored
Update PULL_REQUEST_TEMPLATE.md
1 parent a812c7f commit b3e2e81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
## Checklist
2424

25-
- [ ] PR title includes appropriate tag: `[Fix]`, `[Feature]`, `[Refactor]`, `[Release]`, or `[Hotfix]`
25+
- [ ] PR title includes appropriate tag: `[BUG]`, `[ENH]`, `[DOC]` or `[MNT]`
2626
- [ ] Linked to related issue (if applicable)
2727
- [ ] Code passes `make check` (lint, format, isort)
2828
- [ ] Tests added/updated for changes (if applicable)

0 commit comments

Comments
 (0)