gitlab: update bug template
[platform/upstream/gstreamer.git] / .gitlab / issue_templates / Bug.md
1 ### Describe your issue
2 <!-- a clear and concise summary of the bug. -->
3 <!-- For any GStreamer usage question, please contact the community using the #gstreamer channel on IRC https://www.oftc.net/ or the mailing list on https://gstreamer.freedesktop.org/lists/ -->
4
5 #### Expected Behavior
6 <!-- What did you expect to happen -->
7
8 #### Observed Behavior
9 <!-- What actually happened -->
10
11 #### Setup
12 - **Operating System:**
13 - **Device:** Computer / Tablet / Mobile / Virtual Machine <!-- Delete as appropriate !-->
14 - **GStreamer Version:**
15 - **Command line:**
16
17 ### Steps to reproduce the bug
18 <!-- please fill in exact steps which reproduce the bug on your system, for example: -->
19 1. open terminal
20 2. type `command`
21
22 ### How reproducible is the bug?
23 <!-- The reproducibility of the bug is Always/Intermittent/Only once after doing a very specific set of steps-->
24
25 ### Screenshots if relevant
26
27 ### Solutions you have tried
28
29 ### Related non-duplicate issues
30
31 ### Additional Information
32 <!-- Any other information such as logs. Make use of <details> for long output -->