Skip to content

Commit

Permalink
Update bug.yml
Browse files Browse the repository at this point in the history
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).
  • Loading branch information
Debbie Paul authored and GitHub committed Jul 24, 2023
1 parent 3e3f673 commit 9e7957c
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 9e7957c

Please sign in to comment.