File tree 1 file changed +3
-3
lines changed
content/contributing-code/github-repo-guidelines
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -108,8 +108,8 @@ All repositories must contain a set of standard labels, [documented
108
108
here] ( /contributing-code/repo-labels/ ) , which comprise of common labels in
109
109
addition to repository-specific skill labels. You don't have to set these up
110
110
manually. The labels are [ automatically
111
- managed] ( https://github.com/creativecommons/ccos-scripts ) on all CC
112
- repositories, and so, must not be renamed.
111
+ managed] ( https://github.com/creativecommons/ccos-scripts ) on all Creative
112
+ Commons (CC) repositories, and so, must not be renamed.
113
113
114
114
Repositories may contain additional custom labels as well which will remain
115
115
unaffected by the sync. It is recommended that custom labels be explained in
@@ -118,7 +118,7 @@ the contribution guidelines for that project.
118
118
119
119
## Branch protections
120
120
121
- Branch protections are automatically set up by CC staff via
121
+ Branch protections are automatically set up by CC team members via
122
122
[ creativecommons/ccos-scripts] ( https://github.com/creativecommons/ccos-scripts ) .
123
123
By default, pushing directly to the * default branch* (ex. ` main ` ) is disabled
124
124
and all pull requests require review by at least one person before merge.
You can’t perform that action at this time.
0 commit comments