Skip to content

Commit

Permalink
chore: add browser input
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbate committed Jul 12, 2024
1 parent d458b20 commit 3d81933
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/ISSUE_TEMPLATE/1-bug.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,16 @@ body:
label: Node.js Version
description: Specify the version of Node.js you are using.
placeholder: e.g. Node.js v22.0.0
- type: input
attributes:
label: Browser
description: Specify the browser and version you are using.
placeholder: e.g. Chrome v5
- type: input
attributes:
label: Operating System
description: Specify your operating system and version.
placeholder: e.g., macOS 11.2, Windows 10
placeholder: e.g. macOS 11.2, Windows 10
- type: textarea
attributes:
label: Describe the Problem
Expand Down

0 comments on commit 3d81933

Please sign in to comment.