Bug report template: require `qmk doctor` output (#16517)

fix_template_bootmagic
Ryan 3 years ago committed by GitHub
parent d412854e37
commit 34ba7f1c18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 25
      .github/ISSUE_TEMPLATE/bug_report.md

@ -18,19 +18,18 @@ assignees: ''
## System Information ## System Information
- Keyboard: **Keyboard:**
- Revision (if applicable): **Revision (if applicable):**
- Operating system: **Operating system:**
- AVR GCC version: **`qmk doctor` output:**
<!-- Run `avr-gcc --version` to find this out. --> ```
- ARM GCC version: (Paste output here)
<!-- Run `arm-none-eabi-gcc --version` to find this out. --> ```
- QMK Firmware version:
<!-- Run `git describe --abbrev=0 --tags` to find this out. --> **Any keyboard related software installed?**
- Any keyboard related software installed? - [ ] AutoHotKey (Windows)
- [ ] AutoHotKey - [ ] Karabiner (macOS)
- [ ] Karabiner - [ ] Other:
- [ ] Other:
## Additional Context ## Additional Context

Loading…
Cancel
Save