chore: Add new issue type to issue templates

This commit is contained in:
Wolfgang Walther
2025-01-31 19:25:16 +01:00
parent 71a147392a
commit 749e2996f3
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -1,6 +1,7 @@
--- ---
name: Bug report name: Bug report
about: Create a bug report to help us improve about: Create a bug report to help us improve
type: Bug
title: '' title: ''
labels: '' labels: ''
assignees: '' assignees: ''
@@ -1,6 +1,7 @@
--- ---
name: Feature request name: Feature request
about: Suggest an enhancement for this project about: Suggest an enhancement for this project
type: Feature
title: '' title: ''
labels: '' labels: ''
assignees: '' assignees: ''