mirror of https://github.com/dapr/docs.git
Add DCO check to PR template
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com> Signed-off-by: Antonio Robson de Paula <robson.p@sidi.org.br>
This commit is contained in:
parent
a2e555e81d
commit
79cdfa0e76
|
@ -1,7 +1,7 @@
|
|||
Thank you for helping make the Dapr documentation better!
|
||||
|
||||
**Please follow this checklist before submitting:**
|
||||
|
||||
- [ ] Commits are signed with Developer Certificate of Origin (DCO - [learn more](https://docs.dapr.io/contributing/contributing-overview/#developer-certificate-of-origin-signing-your-work))
|
||||
- [ ] [Read the contribution guide](https://docs.dapr.io/contributing/contributing-docs/)
|
||||
- [ ] Commands include options for Linux, MacOS, and Windows within codetabs
|
||||
- [ ] New file and folder names are globally unique
|
||||
|
|
Loading…
Reference in New Issue