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
0
Merge Requests
0
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
Tatuya Kamada
gitlab-ce
Commits
5eaec3c8
Commit
5eaec3c8
authored
Jan 26, 2017
by
Adam Niedzielski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update CONTRIBUTING.md after merging "up-for-grabs" and "Accepting Merge Requests" [ci skip]
parent
37b45031
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
14 deletions
+14
-14
CONTRIBUTING.md
CONTRIBUTING.md
+14
-14
No files found.
CONTRIBUTING.md
View file @
5eaec3c8
...
...
@@ -80,11 +80,9 @@ the remaining issues on the GitHub issue tracker.
## I want to contribute!
If you want to contribute to GitLab, but are not sure where to start,
look for
[
issues with the label `up-for-grabs`
][
up-for-grabs
]
. These issues
will be of reasonable size and challenge, for anyone to start contributing to
GitLab.
This was inspired by
[
an article by Kent C. Dodds
][
medium-up-for-grabs
]
.
look for
[
issues with the label `Accepting Merge Requests` and weight < 5
][
accepting-mrs-weight
]
.
These issues will be of reasonable size and challenge, for anyone to start
contributing to GitLab.
## Implement design & UI elements
...
...
@@ -214,16 +212,19 @@ associated with in the description of the issue.
## Merge requests
We welcome merge requests with fixes and improvements to GitLab code, tests,
and/or documentation. The features we would really like a merge request for are
listed with the label
[
`Accepting Merge Requests` on our issue tracker for CE
][
accepting-mrs-ce
]
and
[
EE
][
accepting-mrs-ee
]
but other improvements are also welcome. Please note
that if an issue is marked for the current milestone either before or while you
are working on it, a team member may take over the merge request in order to
ensure the work is finished before the release date.
and/or documentation. The issues that are specifically suitable for
community contributions are listed with the label
[
`Accepting Merge Requests` on our issue tracker for CE
][
accepting-mrs-ce
]
and
[
EE
][
accepting-mrs-ee
]
, but you are free to contribute to any other issue
you want.
Please note that if an issue is marked for the current milestone either before
or while you are working on it, a team member may take over the merge request
in order to ensure the work is finished before the release date.
If you want to add a new feature that is not labeled it is best to first create
a feedback issue (if there isn't one already) and leave a comment asking for it
to be marked as
`Accepting
merge r
equests`
. Please include screenshots or
to be marked as
`Accepting
Merge R
equests`
. Please include screenshots or
wireframes if the feature will also change the UI.
Merge requests should be opened at
[
GitLab.com
][
gitlab-mr-tracker
]
.
...
...
@@ -450,8 +451,7 @@ available at [http://contributor-covenant.org/version/1/1/0/](http://contributor
[
core team
]:
https://about.gitlab.com/core-team/
[
getting-help
]:
https://about.gitlab.com/getting-help/
[
codetriage
]:
http://www.codetriage.com/gitlabhq/gitlabhq
[
up-for-grabs
]:
https://gitlab.com/gitlab-org/gitlab-ce/issues?label_name=up-for-grabs
[
medium-up-for-grabs
]:
https://medium.com/@kentcdodds/first-timers-only-78281ea47455
[
accepting-mrs-weight
]:
https://gitlab.com/gitlab-org/gitlab-ce/issues?assignee_id=0&label_name[]=Accepting%20Merge%20Requests&sort=weight_asc
[
ce-tracker
]:
https://gitlab.com/gitlab-org/gitlab-ce/issues
[
ee-tracker
]:
https://gitlab.com/gitlab-org/gitlab-ee/issues
[
google-group
]:
https://groups.google.com/forum/#!forum/gitlabhq
...
...
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