diff options
author | Lin Jen-Shin <godfat@godfat.org> | 2019-01-15 02:18:05 +0800 |
---|---|---|
committer | Lin Jen-Shin <godfat@godfat.org> | 2019-01-15 02:18:05 +0800 |
commit | e03f5f8c17a9253b72fa4f098cda55e0064be5e6 (patch) | |
tree | 2fd93db7c9ae7f349a77ad0dbb793e19a4c8269e /.gitlab | |
parent | 787d9c47e7f1c33562aa2edeef322970396039f3 (diff) | |
download | gitlab-ce-e03f5f8c17a9253b72fa4f098cda55e0064be5e6.tar.gz |
Adopt label renaming from ~"feature proposal" to
just ~feature.
Diffstat (limited to '.gitlab')
-rw-r--r-- | .gitlab/issue_templates/Feature proposal.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab/issue_templates/Feature proposal.md b/.gitlab/issue_templates/Feature proposal.md index 639a236631d..a6f06998ef3 100644 --- a/.gitlab/issue_templates/Feature proposal.md +++ b/.gitlab/issue_templates/Feature proposal.md @@ -20,4 +20,4 @@ ### Links / references -/label ~"feature proposal" +/label ~feature |