diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 8cbc3eff..2df5214d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,26 +7,27 @@ assignees: '' --- -## Description +### 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). -## Steps to reproduce +### Steps to reproduce 1. Launch BombSquad 2. Go to '...' 3. Press '...' 4. Bug! -## Expected behavior +### Expected behavior Describe what you think should happen. -## Machine +### 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. -## Screenshots +### Screenshots Put some screenshots here if needed. -## Extra +### Extra Put some extra information here. For example, describe your assumptions about the cause of the bug.