diff --git "a/.github/ISSUE_TEMPLATE/\360\237\220\236-bug-report.yml" "b/.github/ISSUE_TEMPLATE/\360\237\220\236-bug-report.yml" index e4b18ca..23d5be6 100644 --- "a/.github/ISSUE_TEMPLATE/\360\237\220\236-bug-report.yml" +++ "b/.github/ISSUE_TEMPLATE/\360\237\220\236-bug-report.yml" @@ -4,6 +4,12 @@ labels: [Bug] assignees: - 0PandaDEV body: + # + - type: markdown + attributes: + value: | + Thanks for taking the time to fill out this bug report! + # - type: textarea id: description attributes: diff --git "a/.github/ISSUE_TEMPLATE/\360\237\222\241-feature-request.yml" "b/.github/ISSUE_TEMPLATE/\360\237\222\241-feature-request.yml" index cbf9437..85a90c9 100644 --- "a/.github/ISSUE_TEMPLATE/\360\237\222\241-feature-request.yml" +++ "b/.github/ISSUE_TEMPLATE/\360\237\222\241-feature-request.yml" @@ -4,6 +4,12 @@ labels: [Feature] assignees: - 0PandaDEV body: + # + - type: markdown + attributes: + value: | + Thanks for taking the time to fill out this feature request! + # - type: textarea id: description attributes: