1
0
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:
Sebastian Malton 2020-11-30 22:04:03 -05:00 committed by GitHub
parent 320bd05d5a
commit f4fde80c21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
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: ''
--- ---
@ -26,8 +26,8 @@ If applicable, add screenshots to help explain your problem.
**Environment (please complete the following information):** **Environment (please complete the following information):**
- Lens Version: - Lens Version:
- OS: [e.g. OSX] - OS: [e.g. OSX]
- Installation method (e.g. snap or AppImage in Linux): - Installation method (e.g. snap or AppImage in Linux):
**Logs:** **Logs:**
When you run the application executable from command line you will see some logging output. Please paste them here: When you run the application executable from command line you will see some logging output. Please paste them here:
``` ```