Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions docs/CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,15 @@ available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.ht
For answers to common questions about this code of conduct, see
https://www.contributor-covenant.org/faq

## Refrences

Openboard is a project utilizing and teaching [Go](https://golang.org) and
[Elm](https://elm-lang.org). This project is part of the
[OpenEugene](http://openeugene.org) collective, and our meetings are part of
the [EugeneTech](https://eugenetech.org) community. Therefore, we align
ourselves with the codes of conduct put forth by those orgs/communities.

- [EugeneTech Policies](https://github.com/EugTech/policies)
- [OpenEugene Code of Conduct (via CFA)](https://brigade.codeforamerica.org/about/code-of-conduct)
- [Go Community Code of Conduct](https://golang.org/conduct)
- [Elm Community Spaces Code of Conduct](https://github.com/elm-community/discussions/blob/master/code-of-conduct.md)