forked from zkcrypto/curve25519-dalek-ng
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move CoC section from CONTRIBUTING.md to new file.
This helps Github's UI show that we have one and autolink to it.
- Loading branch information
1 parent
5038fcf
commit 91a0fae
Showing
2 changed files
with
8 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Code of Conduct | ||
|
||
We follow the [Rust Code of Conduct](http://www.rust-lang.org/conduct.html), | ||
with the following additional clauses: | ||
|
||
* We respect the rights to privacy and anonymity for contributors and people in | ||
the community. If someone wishes to contribute under a pseudonym different to | ||
their primary identity, that wish is to be respected by all contributors. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters