.gitlab: Improve Feature request template

* Makes the wording more concise and "first contributor-friendly"
+ Adds info about submitting patches
* Makes the explanation of use cases implicitly mandatory
+ Adds discuss info to facilitate the redation of use cases
This commit is contained in:
Bruno Lopes 2024-03-14 13:34:45 +00:00
parent 9691665d52
commit c2d8d6c45c

View file

@ -2,14 +2,13 @@
### Description of the feature ### Description of the feature
<!-- Please describe your feature with details. <!-- Please describe your feature with details. Also:
- If the feature is UI-related, add screenshots, mockups or videos;
Add screenshots, design images or other files which would help for - If the feature is about some standard or API, link relevant resources;
understanding the feature or for implementation. - If you have a patch, see: https://developer.gimp.org/core/submit-patch/ -->
Also add links when needed, for instance for implementation standards
or other relevant resources.-->
### Use cases ### Use cases
<!-- If not obvious, explain the use cases or problems to solve. --> <!-- Explain the use cases or problems to solve.
If you are unsure, you should first discuss with the community in the forums
or talk with the developers on IRC: https://www.gimp.org/discuss.html -->