diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..044bc94e --- /dev/null +++ b/CONTRIBUTING.md @@ -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)