Skip to content

Commit 16e9485

Browse files
authored
Create CONTRIBUTING.md
Signed-off-by: Chris Hennick <4961925+Pr0methean@users.noreply.github.com>
1 parent d23f036 commit 16e9485

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Pull requests are welcome, but they're subject to some requirements:
2+
3+
* 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`.
4+
* They must pass fuzz tests (see the Actions tab).
5+
* All commits must be signed.

0 commit comments

Comments
 (0)