Update alpha_bug_report.yaml
This commit is contained in:
parent
bbc0181e23
commit
b2b1daf5ab
1 changed files with 1 additions and 8 deletions
9
.github/ISSUE_TEMPLATE/alpha_bug_report.yaml
vendored
9
.github/ISSUE_TEMPLATE/alpha_bug_report.yaml
vendored
|
@ -1,5 +1,5 @@
|
|||
name: [Alpha] Bug Report
|
||||
description: CasaOS Alpha Testing specific bug report form
|
||||
description: CasaOS Alpha Testing specific bug report form.
|
||||
title: "[Alpha][Bug]: "
|
||||
labels: ["alpha", "bug"]
|
||||
body:
|
||||
|
@ -17,13 +17,6 @@ body:
|
|||
placeholder: Tell us what you see!
|
||||
validations:
|
||||
required: true
|
||||
# - type: textarea
|
||||
# id: how-to-reproduce
|
||||
# attributes:
|
||||
# label: How to Reproduce
|
||||
# description: Detailed steps to reproduce the behavior.
|
||||
# validations:
|
||||
# required: true
|
||||
- type: dropdown
|
||||
id: browsers
|
||||
attributes:
|
||||
|
|
Loading…
Reference in a new issue