Update CONTRIBUTING.md

Co-Authored-By: Mike Coutermarsh <mscoutermarsh@github.com>
This commit is contained in:
Andy McKay
2019-10-01 13:57:51 -07:00
committed by GitHub
parent 59e90d901f
commit 8b9421c5a8
+1 -1
View File
@@ -8,7 +8,7 @@ Contributions to this project are [released](https://help.github.com/articles/gi
Please note that this project is released with a [Contributor Code of Conduct][code-of-conduct]. By participating in this project you agree to abide by its terms.
There are few requirements for adding in a new workflow, which I hope make sense and we'll need to review them before we merge a workflow. There are some more on the pull request template, when you create that, but generally an template:
There are few requirements for adding in a new workflow, which we'll need to review before we merge:
- Should be as simple as is needed for the service.
- There are many programming languages and tools out there. Right now we don't have a page that allows for a really large number of workflows, so we do have to be a little choosy about what we accept. Less popular tools or languages might not be accepted.