feature proposal issue template in contributing guide

This commit is contained in:
Job van der Voort 2016-04-28 14:13:39 +02:00
parent aacb485535
commit 52a6b976a7

View file

@ -141,6 +141,16 @@ members to add the label `feature proposal` to the issue.
Please keep feature proposals as small and simple as possible, complex ones
might be edited to make them small and simple.
You are encouraged to use the template below for feature proposals.
```
## Description including problem, use cases, benefits, and/or goals
## Proposal
## Links / references
```
For changes in the interface, it can be helpful to create a mockup first.
If you want to create something yourself, consider opening an issue first to
discuss whether it is interesting to include this in GitLab.