update contributing section

This commit is contained in:
Danny Colin 2022-06-24 17:16:30 -04:00
parent 6b02da4dc1
commit 78423a17af

View file

@ -9,10 +9,14 @@ Learn more about Multi-Account Containers in
## Contributing ## Contributing
Everyone is welcome to contribute to Multi-Account Containers. Come chat Everyone is welcome to contribute to Multi-Account Containers. To learn how
with us on [our Matrix room][matrix] or [our forum][forum]. to contribute a patch to Multi-Account Container, please
[read our contributing guide][contributing].
Please [read our Code of Conduct][coc]. You can also chat with us on [our Matrix room][matrix] or [our forum][forum].
This repository is governed by Mozilla's code of conduct and etiquette
guidelines. For more details, [please read the Mozilla Community Participation Guidelines][cpg].
### License ### License
@ -21,7 +25,8 @@ License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at https://mozilla.org/MPL/2.0/. file, You can obtain one at https://mozilla.org/MPL/2.0/.
<!-- Please keep the list in alphabetical order --> <!-- Please keep the list in alphabetical order -->
[coc]: CODE_OF_CONDUCT.md [contributing]: CONTRIBUTING.md
[cpg]: https://www.mozilla.org/about/governance/policies/participation/
[enduser]: https://support.mozilla.org/en-US/kb/containers [enduser]: https://support.mozilla.org/en-US/kb/containers
[forum]: https://discourse.mozilla.org/c/containers/223 [forum]: https://discourse.mozilla.org/c/containers/223
[matrix]: https://matrix.to/#/#containers:mozilla.org [matrix]: https://matrix.to/#/#containers:mozilla.org