Create CONTRIBUTING.md

This commit is contained in:
Dan Guido 2016-08-24 09:27:29 +02:00 committed by GitHub
parent 1f8e33774e
commit 3eb16cdc58

12
CONTRIBUTING.md Normal file
View file

@ -0,0 +1,12 @@
### Common Errors
* Check that you're using at least Ansible 2.1
* If installing to a local server, try using a fresh install
### Filing Issues
* Please review the [FAQ](https://github.com/trailofbits/algo#faq) in the readme
### Coding Guidelines
* Please review any Pull Requests with [ansible-lint](https://github.com/willthames/ansible-lint)