mirror of https://github.com/dapr/java-sdk.git
18 lines
474 B
Markdown
18 lines
474 B
Markdown
# Description
|
|
|
|
_Please explain the changes you've made_
|
|
|
|
## Issue reference
|
|
|
|
We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.
|
|
|
|
Please reference the issue this PR will close: #_[issue number]_
|
|
|
|
## Checklist
|
|
|
|
Please make sure you've completed the relevant tasks for this PR, out of the following list:
|
|
|
|
* [ ] Code compiles correctly
|
|
* [ ] Created/updated tests
|
|
* [ ] Extended the documentation
|