From 749fc22c6bfcffdf8b6cfe932686ed0458e7ca2a Mon Sep 17 00:00:00 2001 From: Thomas Folbrecht Date: Wed, 26 Jun 2024 15:59:46 -0500 Subject: [PATCH] rm contact --- .github/ISSUE_TEMPLATE/bug_report.yml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 970cce45..6eebe12c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -30,16 +30,7 @@ body: To fix your issues faster, we need clear reproduction cases - ideally allowing us to make it happen locally. * Please include all needed context. For example, Device, OS, Application, your Grayjay Configurations and Plugin versioning info. * if you've found out a particular series of UI interactions can introduce buggy behavior, please label those steps 1-n with markdown - - - type: input - id: contact - attributes: - label: Contact Details - description: How can we get in touch with you if we need more info? - placeholder: ex. email@example.com - validations: - required: false - + - type: textarea id: what-happened attributes: