issue templates updated #66

This commit is contained in:
STAM 2023-12-06 18:41:43 +03:00
parent cd11920267
commit 265a818856
Signed by: stam
GPG Key ID: 4F57E51F9C45F8CD
4 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
name: Bug Report
description: A generic bug report
title: "[BUG]: "
labels: "[Type: Bug, Status: Available]"
labels: ["Type: Bug", "Status: Available"]
assignees:
- s1lentq
body:

View File

@ -1,7 +1,7 @@
name: New Feature
description: Suggest an idea for this project
title: "[Feature request]: "
labels: "Engine: Independent, Priority: Medium, OS: Independent, Status: Available, Type: Rrequest"
labels: ["Engine: Independent", "Priority: Medium", "OS: Independent", "Status: Available", "Type: Rrequest"]
assignees:
- s1lentq
- stamepicmorg

View File

@ -1,7 +1,7 @@
name: Question
description: Create some Question for this project
title: "[Question]: "
labels: "Engine: Independent, Priority: Medium, OS: Independent, Status: Available, Type: Question"
labels: ["Engine: Independent", "Priority: Medium", "OS: Independent", "Status: Available", "Type: Question"]
body:
- type: markdown
attributes:

View File

@ -1,7 +1,7 @@
name: Task
description: Create some generic task for this project
title: "[TASK]: "
labels: "Engine: Independent, Priority: Medium, OS: Independent, Status: Available, Type: Task"
labels: ["Engine: Independent", "Priority: Medium", "OS: Independent", "Status: Available", "Type: Task"]
body:
- type: markdown
attributes: