diff options
| author | JF Bastien <github@jfbastien.com> | 2015-06-23 10:37:47 -0700 |
|---|---|---|
| committer | JF Bastien <github@jfbastien.com> | 2015-06-23 10:37:47 -0700 |
| commit | ad2c588435eaed64bcdd0a3e7d101c9baccd818d (patch) | |
| tree | 20e8913d555f5cab90ac3b42701673e47a6c9680 /CodeOfConduct.md | |
| parent | 7579ed47fc0cdcd9fbb98e055d3fdb267f3adb93 (diff) | |
| parent | 75d7496e47bc82e3153ea7c8906a28c21ff7c662 (diff) | |
| download | nanowasm-design-ad2c588435eaed64bcdd0a3e7d101c9baccd818d.tar.gz | |
Merge pull request #217 from WebAssembly/code-of-conduct
Add a code of ethics and professional conduct
Diffstat (limited to 'CodeOfConduct.md')
| -rw-r--r-- | CodeOfConduct.md | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/CodeOfConduct.md b/CodeOfConduct.md new file mode 100644 index 0000000..e2130ee --- /dev/null +++ b/CodeOfConduct.md @@ -0,0 +1,26 @@ +# Code of Ethics and Professional Conduct + +WebAssembly operates under the W3C's +[Code of Ethics and Professional Conduct][]: + +> W3C is a growing and global community where participants choose to work +> together, and in that process experience differences in language, location, +> nationality, and experience. In such a diverse environment, misunderstandings +> and disagreements happen, which in most cases can be resolved informally. In +> rare cases, however, behavior can intimidate, harass, or otherwise disrupt one +> or more people in the community, which W3C will not tolerate. +> +> A Code of Ethics and Professional Conduct is useful to define accepted and +> acceptable behaviors and to promote high standards of professional +> practice. It also provides a benchmark for self evaluation and acts as a +> vehicle for better identity of the organization. + +We hope that our community group act according to these guidelines, and that +participants hold each other to these high standards. If you have any questions +or are worried that the code isn't being followed, please contact the Community +Group's chairs at `team-webassembly-chairs@w3.org` (note: this list is also +visible to W3C staff). For very serious concerns, the W3C has [procedures][] +allowing you to access its ombuds directly and confidentially. + + [Code of Ethics and Professional Conduct]: https://www.w3.org/Consortium/cepc + [procedures]: https://www.w3.org/Consortium/pwe/#Procedures |
