From 57c3eb5d2c04d9d8679ef854e6e25229bf9f6ec8 Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Sat, 19 Dec 2020 11:59:28 -0800 Subject: [PATCH] Remove checkboxes from bug template. Prevents all our bugs from looking complete or in progress because they have partially completed "tasks". --- .github/ISSUE_TEMPLATE/bug_report.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 8e450657..70d466be 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,7 +7,7 @@ assignees: '' --- -- [ ] I have searched the issue tracker to check if this issue has already been reported. +Before filing, please search the issue tracker to see if the issue has already been reported. **Describe the bug** A clear and concise description of what the bug is. @@ -26,9 +26,9 @@ A clear and concise description of what you expected to happen. We will usually need more information for debugging. Include as much of the following as you are able: -- [ ] DCS Liberation save file (the `.liberation` file you save from the DCS Liberation window). By default these are located in your DCS saved games directory (`%USERPROFILE%/Saved Games/DCS`). -- [ ] The generated mission file (the `.miz` file that you load in DCS to play the turn). By default these are located in your missions directory (`%USERPROFILE%/Saved Games/DCS/Missions`). -- [ ] A tacview track file, especially when demonstrating an issue with AI behavior. By default these are locaed in your Tacview tracks directory (`%USERPROFILE%/Documents/Tacview`). +- DCS Liberation save file (the `.liberation` file you save from the DCS Liberation window). By default these are located in your DCS saved games directory (`%USERPROFILE%/Saved Games/DCS`). +- The generated mission file (the `.miz` file that you load in DCS to play the turn). By default these are located in your missions directory (`%USERPROFILE%/Saved Games/DCS/Missions`). +- A tacview track file, especially when demonstrating an issue with AI behavior. By default these are locaed in your Tacview tracks directory (`%USERPROFILE%/Documents/Tacview`). **Version information (please complete the following information):** - DCS Liberation [e.g. 2.3.1]: