From 750206067caa98234a7addb8c9a024224290cd28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Cerveau?= Date: Thu, 15 Jun 2023 13:20:49 +0200 Subject: [PATCH] gitlab: add issue template Use the same bug template as in gstreamer repository Part-of: --- .gitlab/issue_templates/Bug.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 .gitlab/issue_templates/Bug.md diff --git a/.gitlab/issue_templates/Bug.md b/.gitlab/issue_templates/Bug.md new file mode 100644 index 000000000..1f67cfb1f --- /dev/null +++ b/.gitlab/issue_templates/Bug.md @@ -0,0 +1,33 @@ +### Describe your issue + + + +#### Expected Behavior + + +#### Observed Behavior + + +#### Setup +- **Operating System:** +- **Device:** Computer / Tablet / Mobile / Virtual Machine +- **gstreamer-rs Version:** +- **GStreamer Version:** +- **Command line:** + +### Steps to reproduce the bug + +1. open terminal +2. type `command` + +### How reproducible is the bug? + + +### Screenshots if relevant + +### Solutions you have tried + +### Related non-duplicate issues + +### Additional Information +