docs: add default label to bug report issue template
This commit is contained in:
parent
6ce4817489
commit
e19717ff32
24
.github/ISSUE_TEMPLATE/bug_report.md
vendored
24
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -2,34 +2,32 @@
|
|||||||
name: Bug report
|
name: Bug report
|
||||||
about: 'Create a report to help us improve'
|
about: 'Create a report to help us improve'
|
||||||
title: ''
|
title: ''
|
||||||
labels: ''
|
labels: 'bug'
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
Please make sure you're on the latest version before submitting.
|
Please make sure you're on the latest version before submitting.
|
||||||
|
|
||||||
|
|
||||||
# What's Happening?
|
# What's Happening?
|
||||||
<!-- Describe here -->
|
|
||||||
|
|
||||||
|
<!-- Describe here -->
|
||||||
|
|
||||||
## How to reproduce:
|
## How to reproduce:
|
||||||
<!-- Describe here -->
|
|
||||||
|
|
||||||
|
<!-- Describe here -->
|
||||||
|
|
||||||
## Affected Platforms:
|
## Affected Platforms:
|
||||||
|
|
||||||
- [ ] macOS
|
- [ ] macOS
|
||||||
- [ ] Windows
|
- [ ] Windows
|
||||||
- [ ] Linux (Specify)
|
- [ ] Linux (Specify)
|
||||||
- [ ] iOS
|
- [ ] iOS
|
||||||
- [ ] Android
|
- [ ] Android
|
||||||
|
|
||||||
Version:
|
Version:
|
||||||
|
|
||||||
## Browser:
|
## Browser:
|
||||||
|
|
||||||
- [ ] Chromium-based (ex: Brave or Chrome)
|
- [ ] Chromium-based (ex: Brave or Chrome)
|
||||||
- [ ] Webkit-based (ex: Safari)
|
- [ ] Webkit-based (ex: Safari)
|
||||||
- [ ] Gecko-based (ex: Firefox)
|
- [ ] Gecko-based (ex: Firefox)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user