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
f08a07a7
Commit
f08a07a7
authored
Aug 19, 2020
by
Rémy Coutable
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Replace backstage with tooling in the issue workflow documentation
Signed-off-by:
Rémy Coutable
<
remy@rymai.me
>
parent
44b4f0af
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
doc/development/contributing/issue_workflow.md
doc/development/contributing/issue_workflow.md
+5
-5
No files found.
doc/development/contributing/issue_workflow.md
View file @
f08a07a7
...
...
@@ -40,7 +40,7 @@ scheduling into milestones. Labeling is a task for everyone.
Most issues will have labels for at least one of the following:
-
Type:
`~feature`
,
`~bug`
,
`~
backstage
`
,
`~documentation`
, etc.
-
Type:
`~feature`
,
`~bug`
,
`~
tooling
`
,
`~documentation`
, etc.
-
Stage:
`~"devops::plan"`
,
`~"devops::create"`
, etc.
-
Group:
`~"group::source code"`
,
`~"group::knowledge"`
,
`~"group::editor"`
, etc.
-
Category:
`~"Category:Code Analytics"`
,
`~"Category:DevOps Score"`
,
`~"Category:Templates"`
, etc.
...
...
@@ -67,7 +67,7 @@ The current type labels are:
-
~feature
-
~bug
-
~
backstage
-
~
tooling
-
~"support request"
-
~meta
-
~documentation
...
...
@@ -93,9 +93,9 @@ Following is a non-exhaustive list of facet labels:
-
~enhancement: This label can refine an issue that has the ~feature label.
-
~"master:broken": This label can refine an issue that has the ~bug label.
-
~"failure::flaky-test": This label can refine an issue that has the ~bug label.
-
~"technical debt": This label can refine an issue that has the ~
backstage
label.
-
~"static analysis": This label can refine an issue that has the ~
backstage
label.
-
~"ci-build": This label can refine an issue that has the ~
backstage
label.
-
~"technical debt": This label can refine an issue that has the ~
tooling
label.
-
~"static analysis": This label can refine an issue that has the ~
tooling
label.
-
~"ci-build": This label can refine an issue that has the ~
tooling
label.
-
~performance: A performance issue could describe a ~bug or a ~feature.
-
~security: A security issue could describe a ~bug or a ~feature.
-
~database: A database issue could describe a ~bug or a ~feature.
...
...
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