Updating template based on feedback

This commit is contained in:
Ori Zohar 2020-05-27 14:53:45 -07:00 committed by GitHub
parent 8008969414
commit 50e41596e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 17 deletions

View File

@ -1,25 +1,15 @@
Thank you for helping make the Dapr documentaion better!
Please note all documentation contributions must be in accordance with the [official contribution guidance](https://github.com/dapr/docs/blob/master/contributing/README.md).
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.
# Description
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.
In addition, please fill out the following to help reviewers understand this pull request:
## Description
_Please explain the changes you've made_
## Issue reference
We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.
Please reference the issue this PR will close: #_[issue number]_
## Checklist
Please make sure you've completed the relevant tasks for this PR.
For all contributions:
* [ ] [Style and tone](https://github.com/dapr/docs/blob/master/contributing/README.md#style-and-tone) are consistent with guidance
For new documentation:
* [ ] Links to the new documentation are added to make it discoverable
* [ ] New "Concepts" articles follow [this guidance](https://github.com/dapr/docs/blob/master/contributing/README.md#contributing-to-concepts)
* [ ] New "How To" articles follow [this guidance](https://github.com/dapr/docs/blob/master/contributing/README.md#contributing-to-how-tos) and use [this template](https://github.com/dapr/docs/blob/master/contributing/howto-template.md)
_Please reference the issue this PR will close: #[issue number]_