added gitlab specific issue templates

This commit is contained in:
2026-01-29 12:52:47 -07:00
parent 8947a2864d
commit 41c8a1ef27
2 changed files with 62 additions and 0 deletions

View 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)
```