mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
Update bug_report_beta.yml
This commit is contained in:
parent
20df70d7c8
commit
cbf89690bc
1 changed files with 2 additions and 6 deletions
8
.github/ISSUE_TEMPLATE/bug_report_beta.yml
vendored
8
.github/ISSUE_TEMPLATE/bug_report_beta.yml
vendored
|
@ -1,8 +1,8 @@
|
|||
name: "\U0001F41B Bug Report (Beta)"
|
||||
about: Report an issue or possible bug
|
||||
title: "\U0001F41B <TITLE>"
|
||||
labels: ''
|
||||
assignees: ''
|
||||
labels: []
|
||||
assignees: []
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
|
@ -35,11 +35,7 @@ body:
|
|||
attributes:
|
||||
label: Describe the Bug
|
||||
description: A clear and concise description of what the bug is.
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Expected Behavior
|
||||
description: A clear and concise description of what you expected to happen.
|
||||
validations:
|
||||
required: true
|
||||
|
|
Loading…
Reference in a new issue