diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 2df5214d..73c93e37 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -4,12 +4,17 @@ about: Create a report to help us improve title: Bug labels: bug assignees: '' +body: + - type: markdown + attributes: + value: | + Thanks for taking the time to fill out this bug! If you need real-time help, join us on Discord. --- ### Description Describe the bug. Do not forget to fill the title. -Make sure you're running game without any modifications (unless you want to report an api bug). +Make sure you're running game without any modifications. ### Steps to reproduce 1. Launch BombSquad @@ -18,16 +23,17 @@ Make sure you're running game without any modifications (unless you want to repo 4. Bug! ### Expected behavior -Describe what you think should happen. +Describe what you think should happen if it's not obvious. ### Machine -**Platform**: Windows 10 / Ubuntu 20.04 LTS / AOSP 8.1 / etc. -**BombSquad version**: [1.5.27](https://github.com/efroemling/ballistica/releases/tag/v1.5.27) -**Commit**: [2642488](https://github.com/efroemling/ballistica/commit/2642488a51b250752169738f5aeeccaafa2bc8de) -Select what do you want to use: release version or commit. Please use a hyperlink. +**Platform**: Windows 11 / Ubuntu 22.04 LTS / Android 12 / MyToasterOS 7.3 / ... \ +**BombSquad version**: [1.7.33](https://github.com/efroemling/ballistica/tree/v1.7.32) \ +**Commit**: https://github.com/efroemling/ballistica/tree/978f32f9f098bd0ff1dc64b496ec31cf493ded09 + +You may specify BombSquad version you're running or refer to the latest commit. ### Screenshots Put some screenshots here if needed. ### Extra -Put some extra information here. For example, describe your assumptions about the cause of the bug. +You may put some extra information here. For example, describe your assumptions about the cause of the bug.