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:
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>2020-12-10 17:31:36 +0300
committerÆvar Arnfjörð Bjarmason <avarab@gmail.com>2020-12-17 15:55:44 +0300
commitc9b69a048ef440610f261fa32aec8a551091a437 (patch)
treee6cd4b5be2856417d996bf9c13c8b35cc8c4bf24 /.gitlab
parentb7d42677f27a93b1e6aebb5d571868b9094dc3b2 (diff)
Feature flag rollout template: minor updates
The template said "Remove the...", but this is for creating features. We've also changed the slack channel name.
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/issue_templates/Feature Flag Roll Out.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitlab/issue_templates/Feature Flag Roll Out.md b/.gitlab/issue_templates/Feature Flag Roll Out.md
index 68ea4b2e5..b214f302c 100644
--- a/.gitlab/issue_templates/Feature Flag Roll Out.md
+++ b/.gitlab/issue_templates/Feature Flag Roll Out.md
@@ -2,19 +2,19 @@
## What
-Remove the `:feature_name` feature flag ...
+Enable the `:feature_name` feature flag ...
## Owners
- Team: Gitaly
-- Most appropriate slack channel to reach out to: `#g_gitaly`
+- Most appropriate slack channel to reach out to: `#g_create_gitaly`
- Best individual to reach out to: NAME
## Expectations
### What release does this feature occur in first?
-### What are we expecting to happen?
+### What are we expecting to happen?
### What might happen if this goes wrong?