mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-08 14:32:50 +00:00
feat: add issue template for features
This commit is contained in:
16
.gitlab/issue_templates/feature.md
Normal file
16
.gitlab/issue_templates/feature.md
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
## Description
|
||||||
|
|
||||||
|
(Describe the feature that you're requesting concisely)
|
||||||
|
|
||||||
|
|
||||||
|
## Explanation
|
||||||
|
|
||||||
|
(Explain why the feature is necessary)
|
||||||
|
|
||||||
|
|
||||||
|
## Dependencies, issues to be resolved beforehand
|
||||||
|
|
||||||
|
(List issues or dependencies that need to be resolved before this feature can be implemented)
|
||||||
|
|
||||||
|
|
||||||
|
/label ~meeting
|
||||||
Reference in New Issue
Block a user