Create CONTRIBUTING.md
Signed-off-by: Chris Hennick <4961925+Pr0methean@users.noreply.github.com>
This commit is contained in:
parent
d23f036955
commit
16e9485401
1 changed files with 5 additions and 0 deletions
5
CONTRIBUTING.md
Normal file
5
CONTRIBUTING.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
Pull requests are welcome, but they're subject to some requirements:
|
||||
|
||||
* They must build against the MSRV, the latest stable Rust version, and the nightly Rust version, both with `--no-default-features` and with `--all-features`.
|
||||
* They must pass fuzz tests (see the Actions tab).
|
||||
* All commits must be signed.
|
Loading…
Add table
Reference in a new issue