Update issue templates according to new labels

This commit is contained in:
Raffson 2023-01-02 00:45:50 +01:00
parent 62d1a89269
commit 7267b70066
No known key found for this signature in database
GPG Key ID: B0402B2C9B764D99
6 changed files with 6 additions and 6 deletions

View File

@ -3,7 +3,7 @@ name: Bug report
description: >
Use for any bug that happens after campaign generation. If the New Game wizard
failed, use the "New Game wizard failed" template instead.
labels: bug
labels: ["Bug", "Priority Medium"]
body:
- type: markdown
attributes:

View File

@ -2,7 +2,7 @@
name: Campaign update submission
about: Submit an update to a campaign you maintain.
title: 'Update for <campaign name>'
labels: campaign-update-submission
labels: Campaign Update Submission
assignees: ''
---

View File

@ -2,7 +2,7 @@
name: Code Architecture
description: >
Suggest a refactor, or other issues related to the codebase.
labels: ["refactor", "python"]
labels: ["Refactor", "Python", "Priority Low"]
body:
- type: markdown
attributes:

View File

@ -2,7 +2,7 @@
name: Feature Request
description: >
Suggest an idea for this project.
labels: enhancement
labels: ["Enhancement", "Priority Medium"]
body:
- type: markdown
attributes:

View File

@ -2,7 +2,7 @@
name: Mod support request
about: Request Retribution support for new mods, or updates to existing mods
title: Add/update <mod name>
labels: mod support
labels: Mod Request
assignees: ''
---

View File

@ -3,7 +3,7 @@ name: New Game wizard failed
description: >
Use for bugs that prevent the "New Game" wizard from completing successfully.
If the wizard completes without issue, use the normal bug report template.
labels: bug
labels: ["Bug", "Priority High"]
body:
- type: markdown
attributes: