diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f41209f..dfa5f0b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -20,10 +20,11 @@ assignees: '' 3. ... -## Specifications +## General Information - - Version: + - Version: (0.0.0.0-0-g1234567) - Platform: (Win10/Win11 / Desktop/SteamDeck) + - Controller(s): (1 Steam Controller + 1 Switch Pro Controller) - Application: (GlosSITarget/GlosSIConfig) ## Logs / Additional Files diff --git a/.github/ISSUE_TEMPLATE/other.md b/.github/ISSUE_TEMPLATE/other.md new file mode 100644 index 0000000..9f0e94d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/other.md @@ -0,0 +1,19 @@ +--- +name: Other +about: Create issue that doesn't fit other templates +title: '' +labels: '' +assignees: '' + +--- + +## General Information + + - Version: (0.0.0.0-0-g1234567) + - Platform: (Win10/Win11 / Desktop/SteamDeck) + - Controller(s): (1 Steam Controller + 1 Switch Pro Controller) + - Application: (GlosSITarget/GlosSIConfig) + +## Logs / Additional Files + +(Log and config files are located in `%appdata%/GlosSI`) \ No newline at end of file