added gitlab specific issue templates
This commit is contained in:
35
.gitlab/issue_templates/Bug Report.md
Normal file
35
.gitlab/issue_templates/Bug Report.md
Normal file
@@ -0,0 +1,35 @@
|
||||
<!-- Labels: kind/bug, status/triage -->
|
||||
|
||||
Please provide as much detail as possible so we can reproduce and fix the issue!
|
||||
|
||||
## Description
|
||||
|
||||
<!-- What is currently happening? -->
|
||||
|
||||
|
||||
|
||||
## Steps to Reproduce
|
||||
|
||||
<!--
|
||||
1. Go to '...'
|
||||
2. Click on '...'
|
||||
3. See error
|
||||
-->
|
||||
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
|
||||
## Environment
|
||||
|
||||
<!-- Which browser/OS are you using? (e.g., Chrome on Windows 11) -->
|
||||
|
||||
|
||||
|
||||
## Relevant Log Output
|
||||
|
||||
<!-- Please paste any error logs or console output here. -->
|
||||
|
||||
```
|
||||
(paste logs here)
|
||||
```
|
||||
Reference in New Issue
Block a user