gitlab-org--gitlab-foss/.gitlab/issue_templates/Feature Proposal.md
Rémy Coutable 27f19a23ac
Add notice at the beginning of issue templates asking reporters to check for duplicates first
[ci skip]

Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-04-28 12:36:11 +02:00

32 lines
811 B
Markdown

Please read this!
Before opening a new issue, make sure to search for keywords in the issues
filtered by the "feature proposal" label:
- https://gitlab.com/gitlab-org/gitlab-ce/issues?label_name%5B%5D=feature+proposal
and verify the issue you're about to submit isn't a duplicate.
Please remove this notice if you're confident your issue isn't a duplicate.
------
### Description
(Include problem, use cases, benefits, and/or goals)
### Proposal
### Links / references
### Documentation blurb
(Write the start of the documentation of this feature here, include:
1. Why should someone use it; what's the underlying problem.
2. What is the solution.
3. How does someone use this
During implementation, this can then be copied and used as a starter for the documentation.)
/label ~"feature proposal"