diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 428ad890..08b5f0c2 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -7,7 +7,7 @@ body: attributes: label: 运行环境 description: LangBot 版本、操作系统、系统架构、**Python版本**、**主机地理位置** - placeholder: 例如:v3.3.0、CentOS x64 Python 3.10.3、Docker 的系统直接写 Docker 就行 + placeholder: 例如:v3.3.0、CentOS x64 Python 3.10.3、Docker validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/bug-report_en.yml b/.github/ISSUE_TEMPLATE/bug-report_en.yml index 40b79902..1b53d5c0 100644 --- a/.github/ISSUE_TEMPLATE/bug-report_en.yml +++ b/.github/ISSUE_TEMPLATE/bug-report_en.yml @@ -7,7 +7,7 @@ body: attributes: label: Runtime environment description: LangBot version, operating system, system architecture, **Python version**, **host location** - placeholder: "For example: v3.3.0, CentOS x64 Python 3.10.3, Docker system directly write Docker" + placeholder: "For example: v3.3.0, CentOS x64 Python 3.10.3, Docker" validations: required: true - type: textarea