Skip to content

Commit 20d7345

Browse files
authored
Update PR template (#3866)
Signed-off-by: Cassandra Coyle <[email protected]>
1 parent 7e34cc7 commit 20d7345

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/pull_request_template.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,7 @@ Please make sure you've completed the relevant tasks for this PR, out of the fol
1414

1515
* [ ] Code compiles correctly
1616
* [ ] Created/updated tests
17-
* [ ] Extended the documentation / Created issue in the https://github.com/dapr/docs/ repo: dapr/docs#_[issue number]_
17+
* [ ] Extended the documentation
18+
* [ ] Created the dapr/docs PR: <insert PR link here>
19+
20+
**Note:** We expect contributors to open a corresponding documentation PR in the [dapr/docs](https://github.com/dapr/docs/) repository. As the implementer, you are the best person to document your work! Implementation PRs will not be merged until the documentation PR is opened and ready for review.

0 commit comments

Comments
 (0)