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: > description: >
Use for any bug that happens after campaign generation. If the New Game wizard Use for any bug that happens after campaign generation. If the New Game wizard
failed, use the "New Game wizard failed" template instead. failed, use the "New Game wizard failed" template instead.
labels: bug labels: ["Bug", "Priority Medium"]
body: body:
- type: markdown - type: markdown
attributes: attributes:

View File

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

View File

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

View File

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

View File

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

View File

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