Add GitLab issue templates for bugs and features.
This commit is contained in:
parent
fd42fd5dd6
commit
fa351423dd
2 changed files with 54 additions and 0 deletions
18
.gitlab/issue_templates/New feature.md
Normal file
18
.gitlab/issue_templates/New feature.md
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
** Feature summary **
|
||||
|
||||
(Describe what you would like to be able to do with Geary that you
|
||||
currently cannot do, such as "send email whilst underwater". Please
|
||||
fill in all text in parentheses like this.)
|
||||
|
||||
** How would you like it to work? **
|
||||
|
||||
(If you can think of a way Geary might be able to do this, let us know
|
||||
here.)
|
||||
|
||||
** Relevant links, screenshots, etc **
|
||||
|
||||
(If you have further information about the missing feature such as
|
||||
technical documentation or a similar feature in another email
|
||||
application, please provide links and/or screenshots.)
|
||||
|
||||
/label ~Feature
|
||||
Loading…
Add table
Add a link
Reference in a new issue