From 9e7957c6dcfd3cb5a7a2834801a64c30f885a975 Mon Sep 17 00:00:00 2001 From: Debbie Paul Date: Sun, 23 Jul 2023 19:08:50 -0500 Subject: [PATCH] Update bug.yml removed "environment" section added note to URL section to ask people to put "local" if they are using TaxonPages in a development environment (i. e. where asking for URL doesn't make sense). --- .github/ISSUE_TEMPLATE/bug.yml | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 1fe5d21..a9bc3b1 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -47,22 +47,12 @@ body: description: If applicable, add screenshots to help explain your problem. Drag/drop your image/s here validations: required: false -- type: dropdown - id: environment - validations: - required: true - attributes: - label: Environment - description: Please identify where you experience this bug. Please select all that apply. - multiple: true - options: - - TaxonPages - type: input id: taxonpages_site attributes: label: TaxonPages Site URL - description: Which website has this bug, please put the URL here - placeholder: https://orthoptera.speciesfile.org/ + description: Which website has this bug, please put the URL here, use "local for development environments + placeholder: https://orthoptera.speciesfile.org/, local - type: input id: taxonpages_panel attributes: