summaryrefslogtreecommitdiff
path: root/.gitlab/issue_templates
diff options
context:
space:
mode:
authorMike Lewis <mlewis@gitlab.com>2019-02-08 18:28:20 +0000
committerMike Lewis <mlewis@gitlab.com>2019-02-08 18:28:20 +0000
commit473a71e6e00b91ccc038bf327ac3a12a74de37c2 (patch)
tree48924ef332e33672a8afef0f4afac1711ca30e11 /.gitlab/issue_templates
parenta9326cfa279edf1ae6ffa7708cdd38ee78e48b76 (diff)
downloadgitlab-ce-473a71e6e00b91ccc038bf327ac3a12a74de37c2.tar.gz
Update labels in Type of issue sectiontemplate-improvements-for-documentation
Diffstat (limited to '.gitlab/issue_templates')
-rw-r--r--.gitlab/issue_templates/Documentation.md23
1 files changed, 7 insertions, 16 deletions
diff --git a/.gitlab/issue_templates/Documentation.md b/.gitlab/issue_templates/Documentation.md
index 00054138473..c0919aeeda4 100644
--- a/.gitlab/issue_templates/Documentation.md
+++ b/.gitlab/issue_templates/Documentation.md
@@ -11,22 +11,13 @@
### Type of issue
-<!-- Un-comment the lines for the applicable doc issue type and delete the others. -->
-
-<!-- /label ~"docs:fix"
- Correction or clarification needed. -->
-
-<!-- /label ~"docs:new"
- New doc needed to cover a new topic or use case. -->
-
-<!-- /label ~"docs:improvement"
- Improving an existing doc; e.g. adding a diagram, adding or rewording text, resolving redundancies, cross-linking, etc. -->
-
-<!-- /label ~"docs:revamp"
- Review a page or group of pages in order to plan and implement major improvements/rewrites. -->
-
-<!-- /label ~"docs:other"
- Anything else. -->
+<!-- Un-comment the line for the applicable doc issue type to add its label.
+ Note that all text on that line is deleted upon issue creation. -->
+<!-- /label ~"docs:fix" - Correction or clarification needed. -->
+<!-- /label ~"docs:new" - New doc needed to cover a new topic or use case. -->
+<!-- /label ~"docs:improvement" - Improving an existing doc; e.g. adding a diagram, adding or rewording text, resolving redundancies, cross-linking, etc. -->
+<!-- /label ~"docs:revamp" - Review a page or group of pages in order to plan and implement major improvements/rewrites. -->
+<!-- /label ~"docs:other" - Anything else. -->
### Problem to solve