Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Steinhardt <psteinhardt@gitlab.com>2021-11-30 12:54:21 +0300
committerPatrick Steinhardt <psteinhardt@gitlab.com>2021-11-30 13:02:06 +0300
commitec96361c62bc240b1f315d23b904a1a72e971ba3 (patch)
treec14d0bf8d01a5c116be354bb303a9b69bc1cf06e /.gitlab
parent1df76cd4ecf6c640389b05e5910793786281b930 (diff)
issue_templates: Use `/title` to set title
Add a `/title` command instead of documenting that the title should be set.
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/issue_templates/Feature Flag Roll Out.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab/issue_templates/Feature Flag Roll Out.md b/.gitlab/issue_templates/Feature Flag Roll Out.md
index c3a3b2968..9698a6449 100644
--- a/.gitlab/issue_templates/Feature Flag Roll Out.md
+++ b/.gitlab/issue_templates/Feature Flag Roll Out.md
@@ -1,4 +1,4 @@
-<!-- Title suggestion: [Feature flag] Enable description of feature -->
+/title [Feature flag] Enable description of feature
## What