Skip to content

Commit fe3b9ab

Browse files
committed
Link to Code of Conduct from GH main page (rather than showing it directly)
1 parent bf8efea commit fe3b9ab

1 file changed

Lines changed: 1 addition & 16 deletions

File tree

README.md

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -380,27 +380,12 @@ Other Reading
380380
- The structure which is used for Hamster's `Hash` and `Set`: [Hash Array Mapped Tries][HAMT]
381381
- An interesting perspective on why immutability itself is inherently a good thing: Matthias Felleisen's [Function Objects presentation][FO].
382382
- The Hamster [FAQ](FAQ.md)
383+
- [Code of Conduct](CONDUCT.md)
383384

384385
[HAMT]: http://lampwww.epfl.ch/papers/idealhashtrees.pdf
385386
[FO]: http://www.ccs.neu.edu/home/matthias/Presentations/ecoop2004.pdf
386387

387388

388-
Code of Conduct
389-
===============
390-
391-
As contributors and maintainers of this project, we pledge to respect all people who contribute through reporting issues, posting feature requests, updating documentation, submitting pull requests or patches, and other activities.
392-
393-
We are committed to making participation in this project a harassment-free experience for everyone, regardless of level of experience, gender, gender identity and expression, sexual orientation, disability, personal appearance, body size, race, age, or religion.
394-
395-
Examples of unacceptable behavior by participants include the use of sexual language or imagery, derogatory comments or personal attacks, trolling, public or private harassment, insults, or other unprofessional conduct.
396-
397-
Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct. Project maintainers who do not follow the Code of Conduct may be removed from the project team.
398-
399-
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by opening an issue or contacting one or more of the project maintainers.
400-
401-
This Code of Conduct is adapted from the [Contributor Covenant](http:contributor-covenant.org), version 1.0.0, available at [http://contributor-covenant.org/version/1/0/0/](http://contributor-covenant.org/version/1/0/0/)
402-
403-
404389
Licensing
405390
=========
406391

0 commit comments

Comments
 (0)