~ruther/qmk_firmware

24f2effbddd45475f815f9d7edc1732baaec4e3f — QMK Bot 3 years ago bcd4f34 + 34ba7f1
Merge remote-tracking branch 'origin/master' into develop
1 files changed, 12 insertions(+), 13 deletions(-)

M .github/ISSUE_TEMPLATE/bug_report.md
M .github/ISSUE_TEMPLATE/bug_report.md => .github/ISSUE_TEMPLATE/bug_report.md +12 -13
@@ 18,19 18,18 @@ assignees: ''

## System Information

 - Keyboard:  
   - Revision (if applicable):  
 - Operating system:
 - AVR GCC version: 
<!-- Run `avr-gcc --version` to find this out. -->
 - ARM GCC version: 
<!-- 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? 
   - [ ] AutoHotKey
   - [ ] Karabiner
   - [ ] Other:
**Keyboard:** 
**Revision (if applicable):** 
**Operating system:** 
**`qmk doctor` output:** 
```
(Paste output here)
```

**Any keyboard related software installed?** 
 - [ ] AutoHotKey (Windows)
 - [ ] Karabiner (macOS)
 - [ ] Other:

## Additional Context