Add a Code of Conduct (#481)

* Create CODE_OF_CONDUCT.md

* Mention the Code of Conduct in CONTRIBUTING.md.

* Add @tyler's email address as an additional contact.
This commit is contained in:
Dan Gohman
2018-08-31 04:16:36 -07:00
committed by GitHub
parent 300a76469f
commit 4045d50b7b
2 changed files with 52 additions and 0 deletions

View File

@@ -34,6 +34,12 @@ involved, as there aren't a lot of things set in stone yet.
[good first issue]: https://github.com/CraneStation/cranelift/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22
### Code of Conduct
We abide by our [Code of Conduct] and ask that you do as well.
[Code of Conduct](CODE_OF_CONDUCT.md)
## Coding Guidelines
For the most part, Cranelift follows common Rust conventions and