You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pclass="link-caption">Become a member of our community volunteer team.</p>
41
41
42
-
<h5class="link-heading"><ahref="https://opensource.creativecommons.org/contributing-code/projects/"class="has-text-forest-green">All Available Projects</a></h5>
42
+
<h5class="link-heading"><ahref="/contributing-code/projects/"class="has-text-forest-green">All Available Projects</a></h5>
43
43
<pclass="link-caption">See all of our open source projects in one place.</p>
Copy file name to clipboardExpand all lines: content/contributing-code/github-repo-guidelines/contents.lr
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,10 +4,10 @@ _template: page-with-toc.html
4
4
---
5
5
title: GitHub Repo Guidelines
6
6
---
7
+
description: This is a checklist for all public repositories hosted on the [Creative Commons GitHub organization](https://github.com/creativecommons). Not all repositories meet these criteria yet. Please notify us if a project you'd like to work on does not meet this checklist by opening a GitHub issue associated with the repository.
8
+
---
7
9
body:
8
10
9
-
This is a checklist for all public repositories hosted on the [Creative Commons GitHub organization](https://github.com/creativecommons). Not all repositories meet these criteria yet. Please notify us if a project you'd like to work on does not meet this checklist by opening a GitHub issue associated with the repository.
10
-
11
11
## Required Items
12
12
All GitHub repositories should have the following items to be considered fully ready for external contributors.
Copy file name to clipboardExpand all lines: content/contributing-code/pr-guidelines/contents.lr
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
_model: page
2
2
---
3
-
_template: page.html
3
+
_template: page-with-toc.html
4
4
---
5
5
title: Pull Request Guidelines
6
6
---
7
+
description: We ask that contributors to CC projects submit a pull request with your changes. If you're not familiar with pull requests, please read [this GitHub documentation](https://help.github.com/en/articles/about-pull-requests). Here are our expectations for pull requests; following them will expedite the process of merging your code in.
8
+
---
7
9
body:
8
10
9
-
We ask that contributors to CC projects submit a pull request with your changes. If you're not familiar with pull requests, please read [this GitHub documentation](https://help.github.com/en/articles/about-pull-requests). Here are our expectations for pull requests; following them will expedite the process of merging your code in.
10
-
11
11
Read and follow the contributing guidelines and code of conduct for the project. Here are screenshots of where to find them for [first time contributors](first-time-contributor-resources.png) and [previous contributors](previous-contributor-resources.png).
0 commit comments