We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24c7747 commit e01098aCopy full SHA for e01098a
PULL_REQUEST_TEMPLATE.md
@@ -7,10 +7,12 @@ Please provide briefly described change list which are you going to propose.
7
What types of changes are you proposing/introducing to Java client?
8
_Put an `x` in the boxes that apply_
9
10
+- [ ] No changes in production code.
11
- [ ] Bugfix (non-breaking change which fixes an issue)
12
- [ ] New feature (non-breaking change which adds functionality)
13
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
14
15
+
16
## Details
17
18
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