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
412ab17d
Commit
412ab17d
authored
Feb 07, 2017
by
Robert Schilling
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'stewardship-label' into 'master'
add the stewardship label to contributing.md See merge request !8997
parents
50f5960c
77e7f512
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
+16
-0
CONTRIBUTING.md
CONTRIBUTING.md
+16
-0
No files found.
CONTRIBUTING.md
View file @
412ab17d
...
...
@@ -15,6 +15,7 @@
-
[
Issue weight
](
#issue-weight
)
-
[
Regression issues
](
#regression-issues
)
-
[
Technical debt
](
#technical-debt
)
-
[
Stewardship
][
#stewardship
]
-
[
Merge requests
](
#merge-requests
)
-
[
Merge request guidelines
](
#merge-request-guidelines
)
-
[
Contribution acceptance criteria
](
#contribution-acceptance-criteria
)
...
...
@@ -230,6 +231,21 @@ for a release by the appropriate person.
Make sure to mention the merge request that the
`technical debt`
issue is
associated with in the description of the issue.
### Stewardship
For issues related to the open source stewardship of GitLab,
there is the ~"stewardship" label.
This label is to be used for issues in which the stewardship of GitLab
is a topic of discussion. For instance if GitLab Inc. is planning to remove
features from GitLab CE to make exclusive in GitLab EE, related issues
would be labelled with ~"stewardship".
A recent example of this was the issue for
[
bringing the time tracking API to GitLab CE
][
time-tracking-issue
]
.
[
time-tracking-issue
]:
https://gitlab.com/gitlab-org/gitlab-ce/issues/25517#note_20019084
## Merge requests
We welcome merge requests with fixes and improvements to GitLab code, tests,
...
...
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