docs: add default label to bug report issue template
This commit is contained in:
parent
6ce4817489
commit
e19717ff32
8
.github/ISSUE_TEMPLATE/bug_report.md
vendored
8
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -2,21 +2,19 @@
|
||||
name: Bug report
|
||||
about: 'Create a report to help us improve'
|
||||
title: ''
|
||||
labels: ''
|
||||
labels: 'bug'
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
Please make sure you're on the latest version before submitting.
|
||||
|
||||
|
||||
# What's Happening?
|
||||
<!-- Describe here -->
|
||||
|
||||
<!-- Describe here -->
|
||||
|
||||
## How to reproduce:
|
||||
<!-- Describe here -->
|
||||
|
||||
<!-- Describe here -->
|
||||
|
||||
## Affected Platforms:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user