From ac44c299097a70f4b63bda0b2cda16b582c9f0b3 Mon Sep 17 00:00:00 2001 From: Aaron Crawfis Date: Wed, 16 Dec 2020 17:21:28 -0800 Subject: [PATCH 1/2] Update pull_request_template.md --- .github/pull_request_template.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 1c4b36b52..5abcc9a8b 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,8 +1,13 @@ Thank you for helping make the Dapr documentation better! -If you are a new contributor, please see the [this contribution guidance](https://github.com/dapr/docs/blob/master/contributing/README.md) which helps keep the Dapr documentation readable, consistent and useful for Dapr users. +**Please follow this checklist before submitting:** -If you are contributing a new authored "How To" article, [this template](https://github.com/dapr/docs/blob/master/contributing/howto-template.md) was created to assist you. +- [ ] [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 +- [ ] Page references use shortcodes instead of markdown or URL links +- [ ] Images use HTML style and have alternative text +- [ ] Places where multiple code/command options are given have codetabs In addition, please fill out the following to help reviewers understand this pull request: From 4853b32da0c04360848ed95c42bd64939e7f86a2 Mon Sep 17 00:00:00 2001 From: Ori Zohar Date: Thu, 17 Dec 2020 15:27:00 -0800 Subject: [PATCH 2/2] Update pull_request_template.md --- .github/pull_request_template.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 5abcc9a8b..aa50e1dc1 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -13,8 +13,8 @@ In addition, please fill out the following to help reviewers understand this pul ## Description -_Please explain the changes you've made_ + ## Issue reference -_Please reference the issue this PR will close: #[issue number]_ +