Skip to content

Commit 3e8452b

Browse files
committed
Added new option to PULL_REQUEST_TEMPLATE.md
1 parent ce48571 commit 3e8452b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ What types of changes does your code introduce to Phpfastcache?
99
_Put an `x` in the boxes that apply_
1010

1111
- [ ] Bugfix (non-breaking change which fixes an issue)
12+
- [ ] Improvement (non-breaking change which improves an existing code/behavior)
1213
- [ ] Deprecated third party dependency update
1314
- [ ] New feature (non-breaking change which adds functionality)
1415
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)

0 commit comments

Comments
 (0)