Skip to content

Commit

Permalink
fix: bug report template error
Browse files Browse the repository at this point in the history
  • Loading branch information
sanyuan0704 committed Sep 20, 2022
1 parent 78c62e2 commit 76163b9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Expand Up @@ -37,7 +37,7 @@ body:
attributes:
label: System Info
description: Output of `npx envinfo --system --npmPackages islandjs --binaries --browsers`
render: shell
render: Shell
placeholder: System, Binaries, Browsers
validations:
required: true
Expand All @@ -52,8 +52,7 @@ body:
label: Validations
description: Before submitting the issue, please make sure you do the following
options:
required: true
- label: Read the [docs](https://island.sanyuan0704.top).
- label: Read the [docs](https://island.sanyuan0704.top)
required: true
- label: Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
required: true

1 comment on commit 76163b9

@vercel
Copy link

@vercel vercel bot commented on 76163b9 Sep 20, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.