You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/pull_request_template.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,4 +14,7 @@ Please make sure you've completed the relevant tasks for this PR, out of the fol
14
14
15
15
*[ ] Code compiles correctly
16
16
*[ ] 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: <insertPRlinkhere>
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