mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-06 15:13:56 +02:00
Update CONTRIBUTING.md
This commit is contained in:
parent
050583ecd1
commit
1c4659311a
1 changed files with 3 additions and 2 deletions
|
@ -1,9 +1,10 @@
|
|||
### Filing New Issues
|
||||
|
||||
* Check that your issue is not already described in the [FAQ](docs/FAQ.md) or [troubleshooting](docs/TROUBLESHOOTING.md) docs
|
||||
* Check that your issue is not already described in the [FAQ](docs/FAQ.md), [troubleshooting](docs/TROUBLESHOOTING.md) docs, or an [existing issue](https://github.com/trailofbits/algo/issues)
|
||||
* Did you remember to install the dependencies for your operating system prior to installing Algo?
|
||||
* Client support is limited to 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
|
||||
* Cloud provider support is limited to DO, AWS, GCE, and Azure. Any others are best effort only.
|
||||
* If you need to file a new issue, fill out any relevant fields in the Issue Template
|
||||
|
||||
### Pull Requests
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue