Skip to content

Commit b4b4c1c

Browse files
author
Ari
committed
Fix header nav, cleanup and formatting
1 parent a5de7ca commit b4b4c1c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

content/community/community-teams/contents.lr

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,20 +44,20 @@ You can contribute to CC in a variety of ways!
4444
Roles
4545
-----
4646

47-
CC's Community Team has a lot of different roles. You can apply for each role upon meeting the requirements!
47+
**CC's Community Team has a lot of different roles. You can apply for each role upon meeting the requirements!**
4848

4949
### Project-Based Roles
5050

5151
These roles are specific to a single CC project (usually limited to a single git repository). You may have roles on multiple projects, but they will have to be applied for separately. If you're interested in writing code primarily, you'll want to apply to these roles.
5252

53-
Privileges and access will be granted per-repository. For example, if you are applying for a role on the cccatalog-frontend repository, you would want to concentrate your contributions on cccatalog-frontend.
53+
Privileges and access will be granted per-repository. For example, if you are applying for a role on the `cccatalog-frontend` repository, you would want to concentrate your contributions on `cccatalog-frontend`.
5454

5555
| Name | Privileges | Requirements |
5656
|----------------------- |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |------------------------------------------------------------------------------------------------------------------------------ |
5757
| Project Contributor | <li>Invitation to private community contributors Slack channel.</li><li>Addition to Community Team page on CC Open Source.</li> | 3 contributions.<br><br>1 merged pull request or “Great Contribution” to the project you’re applying for. |
5858
| Project Member | <li>All Project Contributor privileges.</li><li>Addition to creativecommons GitHub organization with Triage access to the GitHub repo associated with the project.</li><ul><li>This will allow you to update labels on issues, etc.</li></ul> | 15 contributions with at least 4 pull requests* submitted to the project you’re applying for.<br><br>3 “Great” Contributions |
5959
| Project Collaborator | <li>All Project Member privileges.</li><li>Addition to project’s CODEOWNERs file.</li><ul><li>This will allow your PR reviews to block merge.</li><li>This will auto assign you PRs to review.</li></ul><li>Eligibility to mentor interns for programs like GSoC and Outreachy for Creative Commons.</li><li>Invitation to some of CC’s internal meetings and Slack channels.</li><li>Letter of recommendation from Creative Commons available on request.</li> | 35 contributions with at least 8 pull requests* submitted to the project you’re applying for.<br><br>5 “Great” Contributions |
60-
| Project Core Commiter | <li>All Project Collaborator privileges.</li><li>Write access to the project's GitHub repo.</li><ul><li>This will allow you to merge PRs.</li></ul> | Mainters will invite standout contributors. |
60+
| Project Core Commiter | <li>All Project Collaborator privileges.</li><li>Write access to the project's GitHub repo.</li><ul><li>This will allow you to merge PRs.</li></ul> | N/A, Mainters will invite standout contributors. |
6161

6262
### Community Roles
6363

templates/layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<div class="dropdown-menu" aria-labelledby="navbarCommunityDropdown">
7878
{% for href, title in [
7979
['/community', 'Join the Community'],
80-
['/commuinity/community-teams', 'Community Teams'],
80+
['/community/community-teams', 'Community Teams'],
8181
['/community/write-a-blog-post', 'Write a Blog Post'],
8282
['/community/code-of-conduct', 'Code of Conduct'],
8383
['/community/code-of-conduct/enforcement', 'Code of Conduct Enforcement'],

0 commit comments

Comments
 (0)