Skip to content

Commit e01098a

Browse files
Update PULL_REQUEST_TEMPLATE.md
1 parent 24c7747 commit e01098a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

PULL_REQUEST_TEMPLATE.md

+2
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,12 @@ Please provide briefly described change list which are you going to propose.
77
What types of changes are you proposing/introducing to Java client?
88
_Put an `x` in the boxes that apply_
99

10+
- [ ] No changes in production code.
1011
- [ ] Bugfix (non-breaking change which fixes an issue)
1112
- [ ] New feature (non-breaking change which adds functionality)
1213
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
1314

15+
1416
## Details
1517

1618
Please provide more details about changes if it is necessary. If there are new features you can provide code samples which show the way they

0 commit comments

Comments
 (0)