Merge pull request #587 from async-rs/contributing

link to our contribution guidelines
This commit is contained in:
Yoshua Wuyts 2019-11-27 13:21:40 +01:00 committed by GitHub
commit 63f7ea3081
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

3
.github/CONTRIBUTING.md vendored Normal file
View file

@ -0,0 +1,3 @@
Our contribution policy can be found at [async.rs/contribute][policy].
[policy]: https://async.rs/contribute/