Skip to content

Commit 5963448

Browse files
authored
Link code of conduct to Mozilla CoC (mdn#32850)
* update CoC link The current link links to a blob on github that links to the CoC. This changes the link to go to the CoC directly. The text does read "Mozilla's" ( not "MDN's") "code of conduct", so pointing directly to that makes sense, and removes a click * CoC * CoC * Link to mozilla CoC * forgot to save file * Add link to governance participation policy
1 parent 48129f6 commit 5963448

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Thanks for taking the time to contribute to [MDN Web Docs](https://developer.mozilla.org)! :tada:
44

55
This document covers project setup steps along with a set of guidelines for contributing to MDN Web Docs content.
6-
Everyone participating in this project is expected to follow our [Code of Conduct](CODE_OF_CONDUCT.md).
6+
Everyone participating in this project is expected to follow our [Code of Conduct](https://github.com/mdn/content/blob/main/CODE_OF_CONDUCT.md), which means adhering to [Mozilla's Community Participation Guidelines](https://www.mozilla.org/en-US/about/governance/policies/participation/).
77
If you want to jump right in, see [Getting started with MDN Web Docs][] for an overview of how to join, and the [Contribute page][] on MDN for a filtered list of tasks.
88

99
## Getting started

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ You can contribute to MDN Web Docs and be a part of our community through conten
4040
The MDN Web Docs project welcomes contributions from everyone who shares our goals and wants to contribute constructively and respectfully within our community.
4141

4242
To find out how to get started, see the [CONTRIBUTING.md](CONTRIBUTING.md) document in this repository.
43-
By participating in and contributing to our projects and discussions, you acknowledge that you have read and agree to our [Code of Conduct](CODE_OF_CONDUCT.md).
43+
By participating in and contributing to our projects and discussions, you acknowledge that you have read and agree to our [Code of Conduct](CODE_OF_CONDUCT.md), which means adhering to [Mozilla's Community Participation Guidelines](https://www.mozilla.org/en-US/about/governance/policies/participation/).
4444

4545
## Get in touch
4646

files/en-us/mdn/community/roles_teams/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ As a contributor, you can get involved with the project by engaging in the follo
4747

4848
To be a contributor, you must follow:
4949

50-
- [Mozilla's code of conduct](https://github.com/mdn/mdn-community/blob/main/CODE_OF_CONDUCT.md)
50+
- [Mozilla's code of conduct](https://www.mozilla.org/en-US/about/governance/policies/participation/)
5151
- Contribution guidelines (check the `CONTRIBUTING.md` file in each repository; for example, these are the [contribution guidelines](https://github.com/mdn/content/blob/main/CONTRIBUTING.md) for the `mdn/content` repository).
5252

5353
**Privileges:**
@@ -202,7 +202,7 @@ Community managers have a distinct role in many respects.
202202
Community managers share many of the same responsibilities as a [maintainer](#maintainer).
203203
In addition, community managers have the following responsibilities:
204204

205-
- Addressing reports of violation of [Mozilla's code of conduct](https://github.com/mdn/mdn-community/blob/main/CODE_OF_CONDUCT.md) and deciding on the appropriate action.
205+
- Addressing reports of violation of our [code of conduct](https://github.com/mdn/mdn-community/blob/main/CODE_OF_CONDUCT.md) which is [Mozilla's Community Participation Guidelines](https://www.mozilla.org/en-US/about/governance/policies/participation/) and deciding on the appropriate action.
206206
- Organizing and running community events.
207207
- Organizing community-related project meetings.
208208
- Determining media strategies to promote the MDN project.

files/en-us/mdn/mdn_product_advisory_board/membership/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Provide feedback on scheduling annual and quarterly meetings;
6868

6969
b. Members may be required to provide personal information and material (bios, etc.) for analyst, press, and/or trade publications and press releases.
7070

71-
c. All Members must sign the MDN Product Advisory Board Agreement and agree to the MDN PAB Code of Conduct and Antitrust Policy.
71+
c. All Members must sign the MDN Product Advisory Board Agreement and agree to the MDN PAB [Code of Conduct](https://www.mozilla.org/about/governance/policies/participation/) and Antitrust Policy.
7272

7373
## 5. MDN PAB Member Benefits
7474

0 commit comments

Comments
 (0)