mirror of
https://github.com/welpo/tabi.git
synced 2025-10-11 07:46:15 +02:00
📝 chore(issue templates): include label in bug reports
This commit is contained in:
parent
b26902da16
commit
ecaf0f1221
1 changed files with 2 additions and 2 deletions
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -2,7 +2,7 @@
|
||||||
name: Bug report
|
name: Bug report
|
||||||
about: Did you run into an issue while using tabi?
|
about: Did you run into an issue while using tabi?
|
||||||
title: ''
|
title: ''
|
||||||
labels: ''
|
labels: bug
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
@ -20,5 +20,5 @@ Tell us what should have happened.
|
||||||
## Current Behavior
|
## Current Behavior
|
||||||
Tell us what happens instead of the expected behavior.
|
Tell us what happens instead of the expected behavior.
|
||||||
|
|
||||||
## Step to reproduce
|
## Step to Reproduce
|
||||||
Please provide the steps to reproduce the issue.
|
Please provide the steps to reproduce the issue.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue