diff options
-rw-r--r-- | .gitlab/issue_templates/Feature Proposal.md | 4 |
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" |