diff options
author | Andreas Kämmerle <akaemmerle@gitlab.com> | 2018-06-01 19:32:55 +0000 |
---|---|---|
committer | Andreas Kämmerle <akaemmerle@gitlab.com> | 2018-06-01 19:32:55 +0000 |
commit | d505b48806c0880ac810374973c4b9ba802c26e8 (patch) | |
tree | 960875cfbccb621e2272fbe64f874fad3e360a46 /.gitlab/issue_templates/Feature proposal.md | |
parent | 2de002b3db1bc199755f8be212fa8804fcb80905 (diff) | |
download | gitlab-ce-d505b48806c0880ac810374973c4b9ba802c26e8.tar.gz |
Update template name via sentence caseupdate-template-name-via-sentence-case
Diffstat (limited to '.gitlab/issue_templates/Feature proposal.md')
-rw-r--r-- | .gitlab/issue_templates/Feature proposal.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitlab/issue_templates/Feature proposal.md b/.gitlab/issue_templates/Feature proposal.md new file mode 100644 index 00000000000..91c68c4a9a3 --- /dev/null +++ b/.gitlab/issue_templates/Feature proposal.md @@ -0,0 +1,11 @@ +### Description + +(Include problem, use cases, benefits, and/or goals) + +### Proposal + +(Proposal) + +### Links / references + +/label ~"feature proposal" |