1
0
mirror of synced 2024-11-12 02:00:52 +01:00

git: Automatically label created issues (#811)

This commit is contained in:
iTrooz_ 2022-11-01 09:31:46 +01:00 committed by GitHub
parent c35eaa7a4d
commit 6cb9714f06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,7 @@
name: Bug Report
description: Something doesn't work correctly in ImHex.
title: "[Bug] "
labels: bug
body:
- type: dropdown
id: os

View File

@ -1,6 +1,7 @@
name: Feature Request
description: Something you'd like to see added to ImHex in the future
title: "[Feature] "
labels: feature request
body:
- type: textarea
attributes: