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
iv
gitlab-ce
Commits
691d5db5
Commit
691d5db5
authored
Mar 18, 2016
by
Douwe Maan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change capitalization
parent
efa1bc37
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
CONTRIBUTING.md
CONTRIBUTING.md
+4
-4
No files found.
CONTRIBUTING.md
View file @
691d5db5
...
...
@@ -246,7 +246,7 @@ addressed.
### Technical debt
In order to track things that can be improved in GitLab's codebase, we created
the ~"
T
echnical debt" label in
[
GitLab's issue tracker
][
ce-tracker
]
.
the ~"
t
echnical debt" label in
[
GitLab's issue tracker
][
ce-tracker
]
.
This label should be added to issues that describe things that can be improved,
shortcuts that have been taken, code that needs refactoring, features that need
...
...
@@ -255,14 +255,14 @@ high velocity of development.
Everyone can create an issue, though you may need to ask for adding a specific
label, if you do not have permissions to do it by yourself. Additional labels
can be combined with the
`
T
echnical debt`
label, to make it easier to schedule
can be combined with the
`
t
echnical debt`
label, to make it easier to schedule
the improvements for a release.
Issues tagged with the
`
T
echnical debt`
label have the same priority like issues
Issues tagged with the
`
t
echnical debt`
label have the same priority like issues
that describe a new feature to be introduced in GitLab, and should be scheduled
for a release by the appropriate person.
Make sure to mention the merge request that the
`
T
echnical debt`
issue is
Make sure to mention the merge request that the
`
t
echnical debt`
issue is
associated with in the description of the issue.
## Merge requests
...
...
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