Prechádzať zdrojové kódy

infra(ISSUE_TEMPLATE): remove unnecessary terms

Signed-off-by: Tianling Shen <[email protected]>
(cherry picked from commit ce015435e57dfb4c54ba13cdb5a31490ca428c4a)
Tianling Shen 2 rokov pred
rodič
commit
f0587b80e0

+ 0 - 2
.github/ISSUE_TEMPLATE/bug-report.yml

@@ -56,5 +56,3 @@ body:
           required: true
         - label: 我确认我已经在对应的客户端正确安装了 CA 证书。
           required: true
-        - label: 我同意作者没有任何义务必须解答我的问题,尤其是缺少恰当的描述和日志。
-          required: true

+ 0 - 8
.github/ISSUE_TEMPLATE/feature-request.yml

@@ -25,11 +25,3 @@ body:
     attributes:
       label: 其他信息
       description: 其他任何您认为有意义的信息。
-  - type: checkboxes
-    id: terms
-    attributes:
-      label: 条款
-      description: 提交此 issue 即表明您同意以下条款。
-      options:
-        - label: 我同意作者没有任何义务必须满足我的需求,尤其是高度自定义或特定于个人环境的需求。
-          required: true