mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Update Issue templates
This commit is contained in:
parent
ae0cbc2c5b
commit
0a335d342a
25
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
25
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@ -17,7 +17,7 @@ body:
|
||||
label: Affected versions
|
||||
multiple: true
|
||||
description: >
|
||||
Select all DCS Liberation versions in which you have observed this bug.
|
||||
Select all DCS Retribution versions in which you have observed this bug.
|
||||
You do not need to test all of them, but the information is useful if
|
||||
you have it.
|
||||
|
||||
@ -28,15 +28,16 @@ body:
|
||||
filing.
|
||||
|
||||
|
||||
If the bug was found in a development build, select "Development build"
|
||||
and provide a link to the build in the field below.
|
||||
If the bug was found in a test/development build, select "Test build" or "Development build"
|
||||
and provide a link to the applicable build in the field below.
|
||||
options:
|
||||
- 5.2.0
|
||||
- 1.0.0
|
||||
- Test build
|
||||
- Development build
|
||||
- type: input
|
||||
attributes:
|
||||
label: Development build
|
||||
description: A link to the development build, if applicable.
|
||||
label: Test/Development build
|
||||
description: A link to the test/development build, if applicable.
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Description
|
||||
@ -52,27 +53,27 @@ body:
|
||||
description: >
|
||||
Attach any files needed to reproduce the bug here. **A save game is
|
||||
required.** We typically cannot help without a save game (the
|
||||
`.liberation` file found in
|
||||
`%USERPROFILE%/Saved Games/DCS/Liberation/Saves`), so most bugs filed
|
||||
`.retribution` file found in
|
||||
`%USERPROFILE%/Saved Games/DCS/Retribution/Saves`), so most bugs filed
|
||||
without saved games will be closed without investigation.
|
||||
|
||||
|
||||
Other useful files to include are:
|
||||
|
||||
|
||||
The Liberation log file. The log file is located at
|
||||
`<Liberation install directory>/logs/liberation.log`. The log often
|
||||
The Retribution log file. The log file is located at
|
||||
`<Retribution install directory>/logs/retribution.log`. The log often
|
||||
includes data about non-fatal errors that could be the root cause of the
|
||||
problem.
|
||||
|
||||
|
||||
The `liberation_nextturn.miz` or a track file. This should always be
|
||||
The `retribution_nextturn.miz` or a track file. This should always be
|
||||
included for bugs where the mission was generated incorrectly or where
|
||||
the in-game AI is misbehaving.
|
||||
|
||||
|
||||
The `state.json` file for the most recently completed turn, located at
|
||||
`<Liberation install directory>/state.json`. This file is essential for
|
||||
`<Retribution install directory>/state.json`. This file is essential for
|
||||
investigating any issues with end-of-turn results processing.
|
||||
|
||||
|
||||
|
||||
17
.github/ISSUE_TEMPLATE/new-game-bug.yml
vendored
17
.github/ISSUE_TEMPLATE/new-game-bug.yml
vendored
@ -25,7 +25,7 @@ body:
|
||||
label: Affected versions
|
||||
multiple: true
|
||||
description: >
|
||||
Select all DCS Liberation versions in which you have observed this bug.
|
||||
Select all DCS Retribution versions in which you have observed this bug.
|
||||
You do not need to test all of them, but the information is useful if
|
||||
you have it.
|
||||
|
||||
@ -36,15 +36,16 @@ body:
|
||||
filing.
|
||||
|
||||
|
||||
If the bug was found in a development build, select "Development build"
|
||||
and provide a link to the build in the field below.
|
||||
If the bug was found in a test/development build, select "Test build" or "Development build"
|
||||
and provide a link to the applicable build in the field below.
|
||||
options:
|
||||
- 5.2.0
|
||||
- 1.0.0
|
||||
- Test build
|
||||
- Development build
|
||||
- type: input
|
||||
attributes:
|
||||
label: Development build
|
||||
description: A link to the development build, if applicable.
|
||||
label: Test/Development build
|
||||
description: A link to the test/development build, if applicable.
|
||||
- type: input
|
||||
attributes:
|
||||
label: Campaign name
|
||||
@ -102,8 +103,8 @@ body:
|
||||
attributes:
|
||||
label: Log file
|
||||
description: >
|
||||
Attach the Liberation log file. The log file is located at
|
||||
`<Liberation install directory>/logs/liberation.log`.
|
||||
Attach the Retribution log file. The log file is located at
|
||||
`<Retribution install directory>/logs/retribution.log`.
|
||||
|
||||
|
||||
You can attach files to the bug by dragging and dropping the file
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user