mirror of
https://github.com/trailofbits/algo
synced 2024-11-10 01:11:07 +00:00
Update CONTRIBUTING.md
This commit is contained in:
parent
2f9417e659
commit
d9b13cbd45
@ -1,12 +1,12 @@
|
||||
### Filing New Issues
|
||||
|
||||
* Check that your issue is not already described in the [FAQ](https://github.com/trailofbits/algo#faq) or [troubleshooting](docs/TROUBLESHOOTING.md) docs
|
||||
* Check that all necessary dependencies are installed, including the correct version of Ansible
|
||||
* Algo VPN client supported is limited to only modern operating systems, e.g. macOS 10.11+, iOS 9+, Windows 8+, Ubuntu 16.04+, etc.
|
||||
* If your issue has not been resolved by the above, file an issue and fill out the requested information from the Issue Template
|
||||
* Did you remember to install the dependencies for your operating system prior to installing Algo?
|
||||
* Client supported is limited to only modern operating systems, e.g. macOS 10.11+, iOS 9+, Windows 8+, Ubuntu 16.04+, etc.
|
||||
* If you need to file an issue, fill out any relevant fields in the Issue Template
|
||||
|
||||
### Pull Requests
|
||||
|
||||
* Run [ansible-lint](https://github.com/willthames/ansible-lint) or [shellcheck](https://github.com/koalaman/shellcheck) on any new scripts
|
||||
|
||||
Thanks!
|
||||
Thanks!
|
||||
|
Loading…
Reference in New Issue
Block a user