Update bug templates to 6.0.0.

We're not fixing 5.x bugs any more.
This commit is contained in:
Dan Albert 2022-11-25 15:18:57 -08:00
parent 68fc4f6950
commit ded5fc8b1d
2 changed files with 22 additions and 21 deletions

View File

@ -31,12 +31,13 @@ body:
If the bug was found in a development build, select "Development build" If the bug was found in a development build, select "Development build"
and provide a link to the build in the field below. and provide a link to the build in the field below.
options: options:
- 5.2.0 - 6.0.0
- Development build - Development build
- type: textarea - type: textarea
attributes: attributes:
label: Build information label: Build information
description: The build information from the Help -> Report an issue window. description:
The build information from the Help -> Report an issue window.
- type: textarea - type: textarea
attributes: attributes:
label: Description label: Description
@ -52,18 +53,17 @@ body:
description: > description: >
Attach any files needed to reproduce the bug here. **A save game is Attach any files needed to reproduce the bug here. **A save game is
required.** We typically cannot help without a save game (the required.** We typically cannot help without a save game (the
`.liberation` file found in `.liberation` file found in `%USERPROFILE%/Saved
`%USERPROFILE%/Saved Games/DCS/Liberation/Saves`), so most bugs filed Games/DCS/Liberation/Saves`), so most bugs filed without saved games
without saved games will be closed without investigation. will be closed without investigation.
Other useful files to include are: Other useful files to include are:
The Liberation log file. The log file is located at The Liberation log file. The log file is located at `<Liberation install
`<Liberation install directory>/logs/liberation.log`. The log often directory>/logs/liberation.log`. The log often includes data about
includes data about non-fatal errors that could be the root cause of the non-fatal errors that could be the root cause of the problem.
problem.
The `liberation_nextturn.miz` or a track file. This should always be The `liberation_nextturn.miz` or a track file. This should always be
@ -76,8 +76,8 @@ body:
investigating any issues with end-of-turn results processing. investigating any issues with end-of-turn results processing.
You can attach files to the bug by dragging and dropping the file You can attach files to the bug by dragging and dropping the file into
into this text box. GitHub will not allow uploads of all file types, so this text box. GitHub will not allow uploads of all file types, so
attach a zip of the files if needed. attach a zip of the files if needed.
validations: validations:
required: true required: true

View File

@ -39,12 +39,13 @@ body:
If the bug was found in a development build, select "Development build" If the bug was found in a development build, select "Development build"
and provide a link to the build in the field below. and provide a link to the build in the field below.
options: options:
- 5.2.0 - 6.0.0
- Development build - Development build
- type: textarea - type: textarea
attributes: attributes:
label: Build information label: Build information
description: The build information from the Help -> Report an issue window. description:
The build information from the Help -> Report an issue window.
- type: input - type: input
attributes: attributes:
label: Campaign name label: Campaign name
@ -59,8 +60,8 @@ body:
label: Blue faction label: Blue faction
description: > description: >
The name of the blue faction you selected. If the bug only occurs with a The name of the blue faction you selected. If the bug only occurs with a
custom faction (or modifications to a stock faction), upload the custom faction (or modifications to a stock faction), upload the faction
faction file as an attachment to the bug description field. file as an attachment to the bug description field.
validations: validations:
required: true required: true
- type: input - type: input
@ -68,8 +69,8 @@ body:
label: Red faction label: Red faction
description: > description: >
The name of the red faction you selected. If the bug only occurs with a The name of the red faction you selected. If the bug only occurs with a
custom faction (or modifications to a stock faction), upload the custom faction (or modifications to a stock faction), upload the faction
faction file as an attachment to the bug description field. file as an attachment to the bug description field.
validations: validations:
required: true required: true
- type: textarea - type: textarea
@ -102,11 +103,11 @@ body:
attributes: attributes:
label: Log file label: Log file
description: > description: >
Attach the Liberation log file. The log file is located at Attach the Liberation log file. The log file is located at `<Liberation
`<Liberation install directory>/logs/liberation.log`. install directory>/logs/liberation.log`.
You can attach files to the bug by dragging and dropping the file You can attach files to the bug by dragging and dropping the file into
into this text box. this text box.
validations: validations:
required: true required: true