ci: use new issue types

This commit is contained in:
Christian Clason 2025-01-17 10:44:37 +01:00 committed by Christian Clason
parent b952a0ab6c
commit 5da195ac3d
3 changed files with 3 additions and 2 deletions

View file

@ -1,6 +1,6 @@
name: Bug report name: Bug report
description: Create a report to help us improve description: Create a report to help us improve
labels: [bug] type: 'bug'
body: body:
- type: markdown - type: markdown

View file

@ -2,7 +2,7 @@
name: Feature request name: Feature request
about: Suggest an idea for this project about: Suggest an idea for this project
title: "" title: ""
labels: enhancement type: enhancement
assignees: "" assignees: ""
--- ---

View file

@ -1,5 +1,6 @@
name: Highlighting issue name: Highlighting issue
description: Missing or incorrect highlights or you want to change the way something is highlighted description: Missing or incorrect highlights or you want to change the way something is highlighted
type: 'bug'
labels: [highlights] labels: [highlights]
body: body: