Skip to content

Commit

Permalink
重写博客问题反馈模板
Browse files Browse the repository at this point in the history
  • Loading branch information
MYXXTS committed Jan 30, 2025
1 parent 5f82865 commit 2a675cf
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 54 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Abnormal Blog Report(异常博客反馈
description: 异常博客反馈
title: "[Abnormal]-<博客名称>-<博客的 idx>"
name: Blog Issue Report(博客问题反馈
description: 博客问题反馈
title: "[Blog Issue]-<博客名称>-<博客的 idx>"
labels:
- Abnormal(异常博客
- Blog Issue(博客问题
assignees:
- MYXXTS
- aquausora
Expand All @@ -25,23 +25,23 @@ body:
label: 博客名称
description: 请填写博客名称
placeholder: 博客名称
validations:
validations:
required: true
- type: input
id: blog_idx
attributes:
label: 博客 idx
description: 请填写博客的 idx
placeholder: 博客 idx
validations:
validations:
required: true
- type: input
id: blog_url
attributes:
label: 博客 URL
description: 请填写博客的 URL
placeholder: 博客的 URL
validations:
validations:
required: true
- type: dropdown
id: blog_abnormal_type
Expand All @@ -50,6 +50,7 @@ body:
description: 请选择博客的异常类型
multiple: true
options:
- 取消博客收录
- 博客无法访问
- 博客内容为空
- 博客内容较少
Expand All @@ -65,4 +66,4 @@ body:
attributes:
label: 其他异常类型
description: 如果选择了其他,请填写其他异常类型
placeholder: 其他异常类型
placeholder: 其他异常类型
46 changes: 0 additions & 46 deletions documents/Explain/Tags.md

This file was deleted.

0 comments on commit 2a675cf

Please sign in to comment.