mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
add bug label by default on bug issue template (#1580)
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
320bd05d5a
commit
f4fde80c21
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -2,7 +2,7 @@
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: ''
|
||||
labels: 'bug'
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
Loading…
Reference in New Issue
Block a user