mirror of https://github.com/dapr/rust-sdk.git
parent
7080073b77
commit
011fa64669
|
@ -0,0 +1,21 @@
|
|||
# Description
|
||||
|
||||
<!--Please explain the changes you've made here-->
|
||||
|
||||
|
||||
|
||||
## 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(s) with a hash tag for example #100 -->
|
||||
This PR will close #number
|
||||
|
||||
## Checklist
|
||||
|
||||
<!-- This list is non-exhaustive, please ensure the tests are passing. -->
|
||||
<!--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
|
Loading…
Reference in New Issue