Update issue templates

This commit is contained in:
tiago
2025-05-10 14:07:29 +01:00
committed by GitHub
parent c019e735c1
commit ee65df4c0b
2 changed files with 13 additions and 5 deletions
+12 -4
View File
@@ -1,15 +1,23 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
about: Open a bug report
title: "[BUG]"
labels: bug
assignees: tiagorangel1
---
**Describe the bug**
A clear and concise description of what the bug is.
**Affects:**
- [] Standalone mode
- [] Widget
- [] Server
- [] WASM
- [] Solver
- [] Solver CLI
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
+1 -1
View File
@@ -3,7 +3,7 @@ name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''
assignees: tiagorangel1
---