diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index d3e31055991..b5709aa8113 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -16,6 +16,6 @@ Please make sure you've completed the relevant tasks for this PR, out of the fo * [ ] Created/updated tests * [ ] Unit tests passing * [ ] End-to-end tests passing -* [ ] Extended the documentation -* [ ] Specification has been updated -* [ ] Provided sample for the feature +* [ ] Extended the documentation / Created issue in the https://github.com/dapr/docs/ repo: dapr/docs#_[issue number]_ +* [ ] Specification has been updated / Created issue in the https://github.com/dapr/docs/ repo: dapr/docs#_[issue number]_ +* [ ] Provided sample for the feature / Created issue in the https://github.com/dapr/docs/ repo: dapr/docs#_[issue number]_