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
79119348
Commit
79119348
authored
Sep 28, 2017
by
Victor Wu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update CONTRIBUTING.md
parent
3d899a7d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
4 deletions
+10
-4
CONTRIBUTING.md
CONTRIBUTING.md
+10
-4
No files found.
CONTRIBUTING.md
View file @
79119348
...
@@ -49,7 +49,7 @@ _This notice should stay as the first item in the CONTRIBUTING.md file._
...
@@ -49,7 +49,7 @@ _This notice should stay as the first item in the CONTRIBUTING.md file._
Thank you for your interest in contributing to GitLab. This guide details how
Thank you for your interest in contributing to GitLab. This guide details how
to contribute to GitLab in a way that is efficient for everyone.
to contribute to GitLab in a way that is efficient for everyone.
Looking for something to work on? Look for the label
[
Accepting Merge Requests
](
#i-want-to-contribute
)
.
Looking for something to work on? Look for
issues with
the label
[
Accepting Merge Requests
](
#i-want-to-contribute
)
.
GitLab comes into two flavors, GitLab Community Edition (CE) our free and open
GitLab comes into two flavors, GitLab Community Edition (CE) our free and open
source edition, and GitLab Enterprise Edition (EE) which is our commercial
source edition, and GitLab Enterprise Edition (EE) which is our commercial
...
@@ -101,7 +101,7 @@ the remaining issues on the GitHub issue tracker.
...
@@ -101,7 +101,7 @@ the remaining issues on the GitHub issue tracker.
## I want to contribute!
## I want to contribute!
If you want to contribute to GitLab, but are not sure where to start,
If you want to contribute to GitLab, but are not sure where to start,
look for
[
issues with the label `Accepting Merge Requests` and
weight < 5
][
accepting-mrs-weight
]
.
look for
[
issues with the label `Accepting Merge Requests` and
small weight
][
accepting-mrs-weight
]
.
These issues will be of reasonable size and challenge, for anyone to start
These issues will be of reasonable size and challenge, for anyone to start
contributing to GitLab.
contributing to GitLab.
...
@@ -209,8 +209,7 @@ We add the ~"Accepting Merge Requests" label to:
...
@@ -209,8 +209,7 @@ We add the ~"Accepting Merge Requests" label to:
-
Low priority ~bug issues (i.e. we do not add it to the bugs that we want to
-
Low priority ~bug issues (i.e. we do not add it to the bugs that we want to
solve in the ~"Next Patch Release")
solve in the ~"Next Patch Release")
-
Small ~"feature proposal" that do not need ~UX / ~"Product work", or for which
-
Small ~"feature proposal"
the ~UX / ~"Product work" is already done
-
Small ~"technical debt" issues
-
Small ~"technical debt" issues
After adding the ~"Accepting Merge Requests" label, we try to estimate the
After adding the ~"Accepting Merge Requests" label, we try to estimate the
...
@@ -223,6 +222,13 @@ know how difficult the issue is. Additionally:
...
@@ -223,6 +222,13 @@ know how difficult the issue is. Additionally:
-
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
]
If you've decided that you would like to work on an issue, please @-mention
the
[
appropriate product manager
](
https://about.gitlab.com/handbook/product/#who-to-talk-to-for-what
)
as soon as possible. The product manager will then pull in appropriate GitLab team
members to further discuss scope, design, and technical considerations. This will
ensure that that your contribution is aligned with the GitLab product and minimize
any rework and delay in getting it merged into master.
[
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