From 543d0465a1183e48d12f0ed579293b0470afef39 Mon Sep 17 00:00:00 2001 From: bikebilly Date: Mon, 3 Jul 2017 15:28:23 +0200 Subject: Add "Ready for i18n" and "License Checks" to feature proposal issue template --- .gitlab/issue_templates/Feature Proposal.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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" -- cgit v1.2.1