Skip to content

Commit c4c738c

Browse files
authored
[doc] add improvement tag for PR title in PR template (#15)
1 parent 505f50f commit c4c738c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
## Issue Link
44

55
## Checklist
6-
- [ ] I have prefixed the title of this PR with one of the following: [feature] [bugfix] [minor] [refactor] [doc]
6+
- [ ] I have prefixed the title of this PR with one of the following: [feature] [bugfix] [improvement] [minor] [refactor] [doc]
77
- [ ] If the PR is a feature, bugfix, minor or refactor, I have added thorough tests
88
- [ ] I have updated documentation both in code and README.md

0 commit comments

Comments
 (0)