diff options
Diffstat (limited to '')
-rw-r--r-- | .gitlab/issue_templates/Feature.md | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/.gitlab/issue_templates/Feature.md b/.gitlab/issue_templates/Feature.md new file mode 100644 index 0000000..11fc570 --- /dev/null +++ b/.gitlab/issue_templates/Feature.md @@ -0,0 +1,27 @@ +<!-- + +Not following the communication guidelines [1] will mean your issue or comment +will be removed. Read it carefully before submitting this issue. + + +[1] https://gitlab.gnome.org/GNOME/gnome-control-center/blob/main/docs/CONTRIBUTING.md#communication-guidelines + + --> + +Detailed description of the feature. Put as much information as you can. + +Proposed Mockups: + +(Add mockups of the proposed feature) + +## Design Tasks + +* [ ] design tasks + +## Development Tasks + +* [ ] development tasks + +## QA Tasks + +* [ ] qa (quality assurance) tasks |