Update issue template labels

* update question template
* update bug-report label
* update feature-request label
This commit is contained in:
David Refoua 2022-10-18 14:49:03 +03:30 committed by GitHub
parent b5bddc929e
commit 04b6ec2ac8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,7 @@
name: "🐞 Bug report (encountered problems/errors)"
description: Something is not working as it should
title: "[Bug] "
labels: [🐞 Bug report]
labels: "🐛 Type: Bug"
body:
- type: markdown

View File

@ -1,7 +1,7 @@
name: "⭐ Feature request (request for new functionality)"
description: Help make Cmder even better
title: "[Feature request] "
labels: [⭐ Feature request]
labels: "🛠 Type: Feature Request"
body:
- type: markdown

View File

@ -1,6 +1,7 @@
name: "❓ Question"
description: Something is unclear or needs to be discussed
labels: [❓ Question]
title: "Question: "
labels: "❔ Type: Question"
body:
- type: markdown