From 85061bb2c63781214744c4fae57f90ea82fe9175 Mon Sep 17 00:00:00 2001 From: noear Date: Sun, 29 Sep 2024 13:47:18 +0800 Subject: [PATCH] .gitee --- .gitee/ISSUE_TEMPLATE/bug.yml | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/.gitee/ISSUE_TEMPLATE/bug.yml b/.gitee/ISSUE_TEMPLATE/bug.yml index 2cc5872c..9703c96d 100644 --- a/.gitee/ISSUE_TEMPLATE/bug.yml +++ b/.gitee/ISSUE_TEMPLATE/bug.yml @@ -6,7 +6,7 @@ body: - type: textarea attributes: label: 如何复现: - description: 请详细告诉我们如何复现您遇到的问题,并附上可复现的代码示例 + description: 请详细告诉我们如何复现您遇到的问题,并附上可复现的代码示例(或代码地址) placeholder: | 1. ... 2. ... @@ -16,21 +16,9 @@ body: - type: textarea attributes: label: 预期结果: - description: 请告诉我们您预期会发生什么。 + description: 请告诉我们您预期会发生什么?实际又发生了什么? validations: required: true - - type: textarea - attributes: - label: 实际结果: - description: 请告诉我们实际发生了什么。 - validations: - required: true - - type: textarea - attributes: - label: 截图或视频: - description: 如果可以的话,上传任何关的截图或官网频。 - placeholder: | - [在这里上传图片] - type: input id: version attributes: