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

Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
Sebastian Malton 2020-11-30 12:50:03 -05:00
parent 30fa68ba1f
commit e6f76a32f3

View File

@ -2,7 +2,7 @@
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
labels: 'bug'
assignees: ''
---
@ -26,8 +26,8 @@ If applicable, add screenshots to help explain your problem.
**Environment (please complete the following information):**
- Lens Version:
- OS: [e.g. OSX]
- Installation method (e.g. snap or AppImage in Linux):
- Installation method (e.g. snap or AppImage in Linux):
**Logs:**
When you run the application executable from command line you will see some logging output. Please paste them here:
```