|
| 1 | +# Contributing to the W3C WebExtensions Community Group |
| 2 | + |
| 3 | +This document describes how the WebExtensions Community Group (WECG) works and how interested parties can contribute. |
| 4 | + |
| 5 | +## Code of Conduct |
| 6 | + |
| 7 | +As a W3C Community Group, the WECG operates under the W3C's [Code of Ethics and Professional Conduct][w3c-code-of-conduct]. |
| 8 | + |
| 9 | +## Getting started |
| 10 | + |
| 11 | +Interested in participating? We suggest you start by: |
| 12 | + |
| 13 | +1. Familiarizing yourself with the [Code of Ethics and Professional Conduct][w3c-code-of-conduct]. |
| 14 | +2. [Joining the group][wecg-join] (you will need a [W3C account][w3c-new-account]). |
| 15 | +3. Looking through the [open issues][wecg-issues]. |
| 16 | +4. Joining the [WECG chat room][join-chat]. |
| 17 | + |
| 18 | +W3C membership is required because it provides the legal framework that protects the work in this repository. |
| 19 | + |
| 20 | +## Joining Chat |
| 21 | + |
| 22 | +This group uses a [Matrix][matrix-site] room hosted by Mozilla for chat. If you're new to Matrix, we recommend reading Mozilla's [wiki entry on Matrix][moz-wiki-matrix] to get started. |
| 23 | + |
| 24 | +Once you have a Matrix client set up, you can join our room using the below address in your client. |
| 25 | + |
| 26 | +``` |
| 27 | +#wecg:mozilla.org |
| 28 | +``` |
| 29 | + |
| 30 | +## How we work |
| 31 | + |
| 32 | +All WECG-related work currently takes place in the [web-extensions repository][wecg-repo] on GitHub. As a new group, we are currently in the process of establishing our conventions. |
| 33 | + |
| 34 | +## Reporting and Feedback |
| 35 | + |
| 36 | +Beyond posts needing moderator attention on Discourse, if you experience any violations to the above by any participant, please contact the Chairs or the W3C Head of Communications ([Coralie Mercier][email-coralie]). |
| 37 | + |
| 38 | +[email-coralie]: mailto:[email protected] |
| 39 | +[join-chat]: #joining-chat |
| 40 | +[matrix-site]: https://matrix.org/ |
| 41 | +[moz-wiki-matrix]: https://wiki.mozilla.org/Matrix |
| 42 | +[w3c-code-of-conduct]: https://www.w3.org/Consortium/cepc/ |
| 43 | +[w3c-new-account]: https://www.w3.org/accounts/request |
| 44 | +[w3c-pwe-list]: https://lists.w3.org/Archives/Public/public-pwe/ |
| 45 | +[wecg-issues]: https://github.com/hober/web-extensions/issues |
| 46 | +[wecg-join]: https://www.w3.org/community/wecg/join |
| 47 | +[wecg-repo]: https://github.com/hober/web-extensions |
0 commit comments