mirror of
https://github.com/trailofbits/algo.git
synced 2025-04-22 09:07:04 +02:00
Create CONTRIBUTING.md
This commit is contained in:
parent
1f8e33774e
commit
3eb16cdc58
1 changed files with 12 additions and 0 deletions
12
CONTRIBUTING.md
Normal file
12
CONTRIBUTING.md
Normal 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)
|
Loading…
Add table
Reference in a new issue