add in guidelines for contributing

This commit is contained in:
Andy McKay
2019-10-01 13:36:41 -07:00
parent 9f464a7c99
commit f2431fbcb0
3 changed files with 103 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
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)
- [ ] 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.
- [ ] Does use a paid service or product.