Skip to content

Commit 19cc88d

Browse files
authored
Update pull_request_template.md
1 parent 24cbaf9 commit 19cc88d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/pull_request_template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
### What type of change is this?
66

77
- [ ] Bug fix in a **backwards-compatible** manner.
8-
- [ ] Add features in a **backwards-compatible** manner.
9-
- [ ] Breaking change: new feature or bug fix that involve incompatible API changes.
8+
- [ ] New feature in a **backwards-compatible** manner.
9+
- [ ] Breaking change: bug fix or new feature that involve incompatible API changes.
1010

1111
### Checklist
1212

0 commit comments

Comments
 (0)