summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbikebilly <fabio@gitlab.com>2017-07-03 15:28:23 +0200
committerbikebilly <fabio@gitlab.com>2017-07-03 15:28:23 +0200
commit543d0465a1183e48d12f0ed579293b0470afef39 (patch)
tree150e101850157c1720ac161579f436b3cb84fe97
parentc8eef2d2a62f6ac7304c8ab4d50282613e21ec8a (diff)
downloadgitlab-ce-modify-feature-request-issue-template.tar.gz
Add "Ready for i18n" and "License Checks" to feature proposal issue templatemodify-feature-request-issue-template
-rw-r--r--.gitlab/issue_templates/Feature Proposal.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitlab/issue_templates/Feature Proposal.md b/.gitlab/issue_templates/Feature Proposal.md
index 1278061a410..8147ebb9c5b 100644
--- a/.gitlab/issue_templates/Feature Proposal.md
+++ b/.gitlab/issue_templates/Feature Proposal.md
@@ -44,7 +44,9 @@ Make sure these are completed before closing the issue,
with a link to the relevant commit.
- [ ] [Feature assurance](https://about.gitlab.com/handbook/product/#feature-assurance)
+- [ ] [Ready for i18n](https://docs.gitlab.com/ce/development/i18n_guide.html)
+- [ ] [License Checks](https://gitlab.com/gitlab-org/gitlab-ee/issues/2335)
- [ ] Documentation
- [ ] Added to [features.yml](https://gitlab.com/gitlab-com/www-gitlab-com/blob/master/data/features.yml)
-/label ~"feature proposal" \ No newline at end of file
+/label ~"feature proposal"