mirror of
https://github.com/javalent/markdown-attributes.git
synced 2026-07-22 05:40:25 +00:00
Update bug-report.yaml
Update Label, Title, Assignee, and Version
This commit is contained in:
parent
0c5428d6ff
commit
80047c8cfd
1 changed files with 4 additions and 2 deletions
6
.github/ISSUE_TEMPLATE/bug-report.yaml
vendored
6
.github/ISSUE_TEMPLATE/bug-report.yaml
vendored
|
|
@ -1,6 +1,8 @@
|
|||
name: Bug Report
|
||||
description: File a bug report
|
||||
labels: ["type: bug"]
|
||||
labels: bug
|
||||
assignees: Valentine195
|
||||
title: "[Bug]: "
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
|
|
@ -87,7 +89,7 @@ body:
|
|||
attributes:
|
||||
label: Plugin Version
|
||||
description: Which plugin version are you using?
|
||||
placeholder: 3.6.3
|
||||
placeholder: x.x.x
|
||||
validations:
|
||||
required: true
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue