This commit is contained in:
David Refoua
2022-10-18 15:21:31 +03:30
5 changed files with 22 additions and 9 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