Bug 1966441 - Add Code of Conduct, DONTBUILD r=sylvestre
Differential Revision: https://phabricator.services.mozilla.com/D249424
This commit is contained in:
8
CODE_OF_CONDUCT.md
Normal file
8
CODE_OF_CONDUCT.md
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
# Community Participation Guidelines
|
||||||
|
|
||||||
|
This repository is governed by Mozilla's code of conduct and etiquette guidelines.
|
||||||
|
For more details, please read the
|
||||||
|
[Mozilla Community Participation Guidelines](https://www.mozilla.org/about/governance/policies/participation/).
|
||||||
|
|
||||||
|
## How to Report
|
||||||
|
For more information on how to report violations of the Community Participation Guidelines, please read our '[How to Report](https://www.mozilla.org/about/governance/policies/participation/reporting/)' page.
|
||||||
@@ -55,6 +55,9 @@ with Files("**/l10n.toml"):
|
|||||||
with Files("README.md"):
|
with Files("README.md"):
|
||||||
BUG_COMPONENT = ("Core", "General")
|
BUG_COMPONENT = ("Core", "General")
|
||||||
|
|
||||||
|
with Files("CODE_OF_CONDUCT.md"):
|
||||||
|
BUG_COMPONENT = ("Core", "General")
|
||||||
|
|
||||||
with Files("SECURITY.md"):
|
with Files("SECURITY.md"):
|
||||||
BUG_COMPONENT = ("Core", "DOM: Security")
|
BUG_COMPONENT = ("Core", "DOM: Security")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user