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

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Shushlin <vshushlin@gitlab.com>2021-06-09 09:38:52 +0300
committerVladimir Shushlin <vshushlin@gitlab.com>2021-06-09 09:38:52 +0300
commit46c977216c9676917d6a3a0d492b41bfcd3a6e7d (patch)
tree26376f2ccf00f0e4f57be4c78b84433d162a1cfe
parent4219a8991815fb5309ce4c217d4fa2a2d885e0b0 (diff)
Fix the changlog instructions for gitlab project
-rw-r--r--.gitlab/issue_templates/release.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab/issue_templates/release.md b/.gitlab/issue_templates/release.md
index d423e9c8..930508c8 100644
--- a/.gitlab/issue_templates/release.md
+++ b/.gitlab/issue_templates/release.md
@@ -39,7 +39,7 @@
- [ ] Create an MR for [gitlab project](https://gitlab.com/gitlab-org/gitlab).
You can use [this MR](https://gitlab.com/gitlab-org/gitlab/merge_requests/23023) as an example.
- [ ] Update `GITLAB_PAGES_VERSION`
- - [ ] Create a changelog entry
+ - [ ] Added `Changelog: added` footer to your commit
- [ ] Assign to a reviewer
/label ~backend ~"Category:Pages" ~"devops::release" ~"group::release" ~"feature::maintenance"