Skip to content

Commit

Permalink
Update bug_report.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
timneutkens authored Jan 4, 2021
1 parent 5cb8aee commit febb065
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,17 @@ inputs:
- type: input
attributes:
label: What browser are you using?
description: For example: Chrome, Safari
description: "For example: Chrome, Safari"
required: true
- type: input
attributes:
label: What operating system are you using?
description: For example: macOS, Windows
description: "For example: macOS, Windows"
required: true
- type: input
attributes:
label: How are you deploying your application?
description: For example: next start, next export, Vercel, Other platform
description: "For example: next start, next export, Vercel, Other platform"
required: true
- type: textarea
attributes:
Expand Down

0 comments on commit febb065

Please sign in to comment.