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:
authorJustin Tobler <jtobler@gitlab.com>2022-08-19 19:33:14 +0300
committerJustin Tobler <jtobler@gitlab.com>2022-08-26 17:47:08 +0300
commitb4c85497c96afa7f760063ba58bc702a81d2c249 (patch)
tree1d5e675e9b734c5952545c2af85f194448396151
parent2f05fe7dc3ae746ebbc539ecf02be79f5e0965ef (diff)
template: Update Slack channel in issue templates
The `#g_create_gitaly` Slack channel has been renamed to `#g_gitaly`. This change updates the feature flag and onboarding issue templates accordingly.
-rw-r--r--.gitlab/issue_templates/Feature Flag Roll Out.md2
-rw-r--r--.gitlab/issue_templates/Team Member Onboarding.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab/issue_templates/Feature Flag Roll Out.md b/.gitlab/issue_templates/Feature Flag Roll Out.md
index ffa0002de..6eab09d89 100644
--- a/.gitlab/issue_templates/Feature Flag Roll Out.md
+++ b/.gitlab/issue_templates/Feature Flag Roll Out.md
@@ -7,7 +7,7 @@ Enable the `:feature_name` feature flag ...
## Owners
- Team: Gitaly
-- Most appropriate slack channel to reach out to: `#g_create_gitaly`
+- Most appropriate slack channel to reach out to: `#g_gitaly`
- Best individual to reach out to: NAME
## Expectations
diff --git a/.gitlab/issue_templates/Team Member Onboarding.md b/.gitlab/issue_templates/Team Member Onboarding.md
index 52fa12ada..552df9b86 100644
--- a/.gitlab/issue_templates/Team Member Onboarding.md
+++ b/.gitlab/issue_templates/Team Member Onboarding.md
@@ -7,7 +7,7 @@ Please complete all but the "Reading material" section in your first few working
- Join Slack channels:
- [ ] [#gitaly-lounge](https://gitlab.slack.com/archives/gitaly-lounge) (internal team affairs, generic informal chat)
- - [ ] [#g_create_gitaly](https://gitlab.slack.com/archives/g_create_gitaly) (important communication also outside the team)
+ - [ ] [#g_gitaly](https://gitlab.slack.com/archives/g_gitaly) (important communication also outside the team)
- [ ] [#git-core](https://gitlab.slack.com/archives/git-core) (conversations re git itself)
- [ ] [#s_enablement](https://gitlab.slack.com/archives/s_enablement) (section-wide communication)
- Ask your manager or your mentor in order to: