chore(github): add type to issue templates (#8775)

# Which Problems Are Solved

Github introduced the new issue types, which we want to add to our
issues. Starting point is to change the templates, so we can add the
right types.
This commit is contained in:
Fabi
2024-10-15 11:42:16 +02:00
committed by GitHub
parent 7eb54e4c7b
commit 3c4a92a981
3 changed files with 2 additions and 54 deletions

View File

@@ -1,6 +1,7 @@
name: 📄 Documentation
description: Create an issue for missing or wrong documentation.
labels: ["docs"]
type: task
body:
- type: markdown
attributes: