From 11eb58e96c9fda82fd6446654b9c4720f9ab3573 Mon Sep 17 00:00:00 2001 From: Corey Butler Date: Sat, 22 Apr 2023 11:07:44 -0500 Subject: [PATCH] Remove email address so people don't feel required to post their address publically (this was optional, but some treat it as required) --- .github/ISSUE_TEMPLATE/bug_report.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index c090e26..ca7b596 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -17,14 +17,6 @@ body: 1. **[Read the README](https://github.com/coreybutler/nvm-windows)**. We took the time to write it for you. Many people ignore this. 1. If your issue is actually a question, please use the [discussions page](https://github.com/coreybutler/nvm-windows/discussions) so the whole community can help. 1. If you're seeking commercial help or requesting something you really need _for work/employment_, please consider [sponsoring](https://github.com/sponsors/coreybutler) the change/fix. - - 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: issue attributes: