Update Gitlab issue templates
Refer to problem report dialog and the inspector as a source of information and take some suggestions from !56.
This commit is contained in:
parent
7e91b7a9c7
commit
ce462630f1
2 changed files with 55 additions and 34 deletions
|
|
@ -1,36 +1,51 @@
|
||||||
**Bug summary**
|
**Bug Summary**
|
||||||
|
|
||||||
(Summarise the bug encountered concisely here. Please replace all text
|
Provide a short summary of the bug you encountered. Please replace all
|
||||||
in parentheses like these.)
|
comments such as this with the requested information.
|
||||||
|
|
||||||
**About you**
|
|
||||||
|
|
||||||
* Geary version: (x.y.z)
|
**Your installation**
|
||||||
* Installation method: (Package? Flathub? Source code?)
|
|
||||||
* Your desktop: (GNOME? KDE? Something else?)
|
To obtain installation information, copy it from Geary's Problem
|
||||||
* Your operating system and version: (Ubuntu 16.04? Fedora 28? Rolled your own?)
|
Report dialog if shown (or else open the Geary Inspector by typing
|
||||||
* Email provider: (Gmail, Yahoo!, Outlook.com, or someone else?)
|
Shift + Alt + I) by selecting System, and clicking the Copy
|
||||||
|
button, then pasting here.
|
||||||
|
|
||||||
|
* Geary version: <!-- "x.y.z" -->
|
||||||
|
* Installation method: <!-- Package? Flathub? Self-compiled? -->
|
||||||
|
* Desktop environment: <!-- GNOME? KDE? Something else? -->
|
||||||
|
* Operating system and version: <!-- Ubuntu 18.04? Fedora 29? -->
|
||||||
|
* Email provider: <!-- Gmail, Yahoo, Outlook.com, something else? -->
|
||||||
|
|
||||||
|
|
||||||
**Steps to reproduce**
|
**Steps to reproduce**
|
||||||
|
|
||||||
1. (Step one)
|
1. Step one
|
||||||
2. (Step two)
|
2. Step two
|
||||||
3. (...)
|
3. ...
|
||||||
|
|
||||||
**What is the current bug behavior?**
|
|
||||||
|
|
||||||
(What actually happens)
|
**What happened?**
|
||||||
|
|
||||||
**What is the expected correct behavior?**
|
What did Geary do that was unexpected?
|
||||||
|
|
||||||
|
|
||||||
|
**What did you expect to happen?**
|
||||||
|
|
||||||
|
What did you expect Geary to do?
|
||||||
|
|
||||||
(What you see happening instead)
|
|
||||||
|
|
||||||
**Relevant logs and/or screenshots**
|
**Relevant logs and/or screenshots**
|
||||||
|
|
||||||
(Paste any relevant logs - please use code blocks (```) to format
|
To obtain log information, save it from Geary's Problem Report dialog
|
||||||
console output, logs, and code as it's very hard to read otherwise. If
|
if shown (or else open the Geary Inspector by typing Shift + Alt + I),
|
||||||
the bug is a crash, please obtain a [stack
|
by clicking the Save As button and attaching the resulting file
|
||||||
trace](https://wiki.gnome.org/Apps/Geary/ReportingABug#Stack_Trace)
|
to this issue.
|
||||||
and attach it to this bug.)
|
|
||||||
|
|
||||||
/label ~Bug
|
If the bug is a crash, please obtain a stack trace and attach it to
|
||||||
|
this issue so it can be debugged by following the instructions on this
|
||||||
|
page: https://wiki.gnome.org/Apps/Geary/ReportingABug#Stack_Trace
|
||||||
|
|
||||||
|
|
||||||
|
<!-- Do not remove the following line -->
|
||||||
|
/label ~"1. Bug"
|
||||||
|
|
|
||||||
|
|
@ -1,18 +1,24 @@
|
||||||
**Feature summary**
|
**Feature Summary**
|
||||||
|
|
||||||
(Describe what you would like to be able to do with Geary that you
|
Describe what you would like to be able to do with Geary that you
|
||||||
currently cannot do, such as "send email whilst underwater". Please
|
currently cannot do, such as "send email whilst underwater".
|
||||||
replace all text in parentheses like these.)
|
|
||||||
|
|
||||||
**How would you like it to work?**
|
Please replace all comments such as this with the requested
|
||||||
|
information.
|
||||||
|
|
||||||
(If you can think of a way Geary might be able to do this, let us know
|
|
||||||
here.)
|
|
||||||
|
|
||||||
**Relevant links, screenshots, etc**
|
**How would you like it to work**
|
||||||
|
|
||||||
(If you have further information about the missing feature such as
|
If you can think of a way Geary might be able to do this, let us know
|
||||||
technical documentation or a similar feature in another email
|
here.
|
||||||
application, please provide links and/or screenshots.)
|
|
||||||
|
|
||||||
/label ~Feature
|
|
||||||
|
**Relevant links, screenshots, etc.**
|
||||||
|
|
||||||
|
If you have further information about missing features, such as
|
||||||
|
technical documentation, or a similar feature in another email
|
||||||
|
application, please provide links and/or screenshots.
|
||||||
|
|
||||||
|
|
||||||
|
<!-- Do not remove the following line -->
|
||||||
|
/label ~"1. Feature"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue