ISSUE_TEMPLATE

This commit is contained in:
Xikaro 2025-05-16 00:39:17 +05:00
parent 81623727e6
commit c0a35f04af
5 changed files with 5 additions and 5 deletions

View file

@ -1,7 +1,7 @@
name: "Bug report"
description: "Report a bug where something is not working as expected, which does not crash the game."
title: "[🐛]: "
labels: [ "1. Type: Bug", "2. Status: Unverified" ]
labels: [ "Status: Backlog" ]
projects: ["TerraFirmaGreg-Team/10"]
type: "Bug"

View file

@ -1,7 +1,7 @@
name: "Crash Report"
description: "Report a bug that crashes the game or prevents startup."
title: "[💥]: "
labels: [ "1. Type: Crash", "2. Status: Unverified" ]
labels: [ "Status: Backlog" ]
projects: ["TerraFirmaGreg-Team/10"]
type: "Crash"

View file

@ -1,7 +1,7 @@
name: "Enhancement"
description: "Provide supporting details for a feature in development"
title: "[🪡]: "
labels: [ "1. Type: Enhancement" ]
labels: [ "Status: Backlog" ]
projects: ["TerraFirmaGreg-Team/10"]
type: "Enhancement"

View file

@ -1,7 +1,7 @@
name: "Feature request"
description: "Request a new feature or a change to an existing one."
title: "[🪶]: "
labels: [ "1. Type: Feature" ]
labels: [ "Status: Backlog" ]
projects: ["TerraFirmaGreg-Team/10"]
type: "Feature"

View file

@ -1,7 +1,7 @@
name: "Ask a Question"
description: "Ask a question regarding this project."
title: "[❓]: "
labels: [ "1. Type: Question" ]
labels: [ "Status: Backlog" ]
type: "Question"
body: