From 82daa631bfe5fad1ac5fdab620f8dcc476d478f5 Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Wed, 12 Jul 2023 01:04:47 -0700 Subject: [PATCH] Request DCS log file for mission issues. Not that anyone reads this. --- .github/ISSUE_TEMPLATE/bug-report.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 637e1a51..d1dd74e4 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -82,6 +82,10 @@ body: investigating any issues with end-of-turn results processing. + If reporting an issue that occurred during or after flying the mission + in DCS, the DCS log file found in `%USERPROFILE%/Saved Games/DCS/Logs`. + + You can attach files to the bug by dragging and dropping the file into this text box. GitHub will not allow uploads of all file types, so attach a zip of the files if needed.