summaryrefslogtreecommitdiff
path: root/.gitlab/issue_templates/Bug.md
blob: 796f1144eee1f82f7b3c27ac7622dec489487d99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<!-- 
Please read https://wiki.gnome.org/Community/GettingInTouch/BugReportingGuidelines
first to ensure that you create a clear and specific issue.
-->

### Affected version

<!--
Provide at least the following information:
* Your OS and version
* Affected GNOME Calendar version
-->

### Bug summary

<!-- 
Provide a short summary of the bug you encountered.
-->

### Steps to reproduce

<!-- 
1. Step one
2. Step two
3. ...
-->

### What happened

<!-- 
What did GNOME Calendar do that was unexpected?
-->

### What did you expect to happen

<!-- 
What did you expect GNOME Calendar to do?
-->

### Relevant logs, screenshots, screencasts etc.

<!-- 
If you have further information, such as technical documentation, logs,
screenshots or screencasts related, please provide them here.

If the bug is a crash, please obtain a stack trace with installed debug
symbols (at least for GNOME Calendar) and attach it to
this issue following the instructions on
https://wiki.gnome.org/Community/GettingInTouch/Bugzilla/GettingTraces.
-->


<!-- Do not remove the following line. -->
/label ~"1. Bug"