Update .github/pull_request_template.md

Co-Authored-By: Mike Coutermarsh <[email protected]>
This commit is contained in:
Andy McKay
2019-10-01 13:57:34 -07:00
committed by GitHub
co-authored by Mike Coutermarsh
parent f2431fbcb0
commit 039ac063c2
+1 -1
View File
@@ -1,7 +1,7 @@
Thank you for sending in this pull request. Please make sure you take a look at the [contributing file](CONTRIBUTING.md). Here's a few things for you to consider out on this pull request:
- [ ] Include a good description of the workflow.
- [ ] Links to the language or tool will be nice (unless its really obvious)
- [ ] Links to the language or tool will be nice (unless its really obvious).
- [ ] For the `*.yml` file, please include a matching `ci/properties/*.properties.json` file.
- [ ] Does not use an Action that isn't in the `actions` organization.
- [ ] Does not send data to any 3rd party service except for the purposes of installing dependencies.