Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
716b977b
Commit
716b977b
authored
Sep 07, 2017
by
Rémy Coutable
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'patch-9' into 'master'
CONTRIBUTING.md: fix CD label (it's CI/CD now) See merge request !14017
parents
b4778a58
261ab85c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
CONTRIBUTING.md
CONTRIBUTING.md
+7
-7
No files found.
CONTRIBUTING.md
View file @
716b977b
...
@@ -5,7 +5,7 @@ By submitting code as an individual you agree to the
...
@@ -5,7 +5,7 @@ By submitting code as an individual you agree to the
By submitting code as an entity you agree to the
By submitting code as an entity you agree to the
[
corporate contributor license agreement
](
doc/legal/corporate_contributor_license_agreement.md
)
.
[
corporate contributor license agreement
](
doc/legal/corporate_contributor_license_agreement.md
)
.
_This notice should stay as the first item in the CONTRIBUTING.
MD
file._
_This notice should stay as the first item in the CONTRIBUTING.
md
file._
---
---
...
@@ -21,7 +21,7 @@ _This notice should stay as the first item in the CONTRIBUTING.MD file._
...
@@ -21,7 +21,7 @@ _This notice should stay as the first item in the CONTRIBUTING.MD file._
-
[
Workflow labels
](
#workflow-labels
)
-
[
Workflow labels
](
#workflow-labels
)
-
[
Type labels (~"feature proposal", ~bug, ~customer, etc.)
](
#type-labels-feature-proposal-bug-customer-etc
)
-
[
Type labels (~"feature proposal", ~bug, ~customer, etc.)
](
#type-labels-feature-proposal-bug-customer-etc
)
-
[
Subject labels (~wiki, ~"container registry", ~ldap, ~api, etc.)
](
#subject-labels-wiki-container-registry-ldap-api-etc
)
-
[
Subject labels (~wiki, ~"container registry", ~ldap, ~api, etc.)
](
#subject-labels-wiki-container-registry-ldap-api-etc
)
-
[
Team labels (~
CI
, ~Discussion, ~Edge, ~Platform, etc.)
](
#team-labels-ci-discussion-edge-platform-etc
)
-
[
Team labels (~
"CI/CD"
, ~Discussion, ~Edge, ~Platform, etc.)
](
#team-labels-ci-discussion-edge-platform-etc
)
-
[
Priority labels (~Deliverable and ~Stretch)
](
#priority-labels-deliverable-and-stretch
)
-
[
Priority labels (~Deliverable and ~Stretch)
](
#priority-labels-deliverable-and-stretch
)
-
[
Label for community contributors (~"Accepting Merge Requests")
](
#label-for-community-contributors-accepting-merge-requests
)
-
[
Label for community contributors (~"Accepting Merge Requests")
](
#label-for-community-contributors-accepting-merge-requests
)
-
[
Implement design & UI elements
](
#implement-design--ui-elements
)
-
[
Implement design & UI elements
](
#implement-design--ui-elements
)
...
@@ -115,7 +115,7 @@ Most issues will have labels for at least one of the following:
...
@@ -115,7 +115,7 @@ Most issues will have labels for at least one of the following:
-
Type: ~"feature proposal", ~bug, ~customer, etc.
-
Type: ~"feature proposal", ~bug, ~customer, etc.
-
Subject: ~wiki, ~"container registry", ~ldap, ~api, ~frontend, etc.
-
Subject: ~wiki, ~"container registry", ~ldap, ~api, ~frontend, etc.
-
Team: ~
CI
, ~Discussion, ~Edge, ~Platform, etc.
-
Team: ~
"CI/CD"
, ~Discussion, ~Edge, ~Platform, etc.
-
Priority: ~Deliverable, ~Stretch
-
Priority: ~Deliverable, ~Stretch
All labels, their meaning and priority are defined on the
All labels, their meaning and priority are defined on the
...
@@ -157,13 +157,13 @@ Examples of subject labels are ~wiki, ~"container registry", ~ldap, ~api,
...
@@ -157,13 +157,13 @@ Examples of subject labels are ~wiki, ~"container registry", ~ldap, ~api,
Subject labels are always all-lowercase.
Subject labels are always all-lowercase.
### Team labels (~
CI
, ~Discussion, ~Edge, ~Platform, etc.)
### Team labels (~
"CI/CD"
, ~Discussion, ~Edge, ~Platform, etc.)
Team labels specify what team is responsible for this issue.
Team labels specify what team is responsible for this issue.
Assigning a team label makes sure issues get the attention of the appropriate
Assigning a team label makes sure issues get the attention of the appropriate
people.
people.
The current team labels are ~Build, ~
CI
, ~Discussion, ~Documentation, ~Edge,
The current team labels are ~Build, ~
"CI/CD"
, ~Discussion, ~Documentation, ~Edge,
~Geo, ~Gitaly, ~Platform, ~Prometheus, ~Release, and ~"UX".
~Geo, ~Gitaly, ~Platform, ~Prometheus, ~Release, and ~"UX".
The descriptions on the
[
labels page
][
labels-page
]
explain what falls under the
The descriptions on the
[
labels page
][
labels-page
]
explain what falls under the
...
@@ -217,11 +217,11 @@ After adding the ~"Accepting Merge Requests" label, we try to estimate the
...
@@ -217,11 +217,11 @@ After adding the ~"Accepting Merge Requests" label, we try to estimate the
[
weight
](
#issue-weight
)
of the issue. We use issue weight to let contributors
[
weight
](
#issue-weight
)
of the issue. We use issue weight to let contributors
know how difficult the issue is. Additionally:
know how difficult the issue is. Additionally:
-
We advertise
[
~
"Accepting Merge Requests" issues with weight < 5
][
up-for-grabs
]
-
We advertise
[
"Accepting Merge Requests" issues with weight < 5
][
up-for-grabs
]
as suitable for people that have never contributed to GitLab before on the
as suitable for people that have never contributed to GitLab before on the
[
Up For Grabs campaign
](
http://up-for-grabs.net
)
[
Up For Grabs campaign
](
http://up-for-grabs.net
)
-
We encourage people that have never contributed to any open source project to
-
We encourage people that have never contributed to any open source project to
look for
[
~
"Accepting Merge Requests" issues with a weight of 1
][
firt-timers
]
look for
[
"Accepting Merge Requests" issues with a weight of 1
][
firt-timers
]
[
up-for-grabs
]:
https://gitlab.com/gitlab-org/gitlab-ce/issues?label_name=Accepting+Merge+Requests&scope=all&sort=weight_asc&state=opened
[
up-for-grabs
]:
https://gitlab.com/gitlab-org/gitlab-ce/issues?label_name=Accepting+Merge+Requests&scope=all&sort=weight_asc&state=opened
[
firt-timers
]:
https://gitlab.com/gitlab-org/gitlab-ce/issues?label_name%5B%5D=Accepting+Merge+Requests&scope=all&sort=upvotes_desc&state=opened&weight=1
[
firt-timers
]:
https://gitlab.com/gitlab-org/gitlab-ce/issues?label_name%5B%5D=Accepting+Merge+Requests&scope=all&sort=upvotes_desc&state=opened&weight=1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment