feature:bug tpl

This commit is contained in:
charlesxie
2024-10-12 13:05:19 +08:00
parent 4c8406c773
commit e824ff9e37

View File

@@ -1,18 +1,18 @@
name: 🐛 错误报告 | Bug Report
description: 请详细描述您使用过程中遇到的问题。| Please describe in detail the problems you encountered in the process of using.
title: "[Bug问题]: "
labels: ["bug", "triage"]
title: "Bug问题: "
labels: ["bug"]
body:
- type: markdown
attributes:
value: |
报告!我发现了一个了不得的 bug
报告!我发现了一个了不得的 bug
- type: input
id: contact
attributes:
label: docker镜像版本
description: 你当前使用的镜像版本,可在MusicTagWeb 项目系统设置-系统信息中查看。
placeholder: 请填写镜像版本,2.2.5 或 lastet更新时间
description: 你当前使用的镜像版本,可在项目系统设置-系统信息中查看。
placeholder: 2.2.5 或 lastet(更新时间)
validations:
required: true
- type: dropdown