diff --git a/.github/ISSUE_TEMPLATE/bug_report.en.yml b/.github/ISSUE_TEMPLATE/bug_report.en.yml index 44d13fdfd..adb45a7bc 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.en.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.en.yml @@ -28,14 +28,6 @@ body: - Docker Compose - Fat Jar - Source Code - - type: input - id: site-url - attributes: - label: "Your site address." - description: "Note your online address, if possible." - placeholder: "ex. https://halo.run" - validations: - required: false - type: markdown id: details attributes: diff --git a/.github/ISSUE_TEMPLATE/bug_report.zh.yml b/.github/ISSUE_TEMPLATE/bug_report.zh.yml index 9b1c0d003..3f7bc9cbc 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.zh.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.zh.yml @@ -29,14 +29,6 @@ body: - Docker Compose - Fat Jar - Source Code - - type: input - id: site-url - attributes: - label: "在线站点地址" - description: "如果可以的话,请提供你的站点地址。这可能会帮助我们更好的定位问题。" - placeholder: "ex. https://halo.run" - validations: - required: false - type: markdown id: details attributes: