Commit 3cbf3b8e authored by Travis Fischer's avatar Travis Fischer

🕴

parent 9492fa1d
...@@ -35,6 +35,12 @@ body: ...@@ -35,6 +35,12 @@ body:
options: options:
- label: I verify that I've double-checked all of the restrictions. - label: I verify that I've double-checked all of the restrictions.
required: true required: true
- type: textarea
attributes:
label: Provide environment information
description: Please enter Node.js version, browser version, OS, and OS version.
validations:
required: true
- type: input - type: input
attributes: attributes:
label: Link to the code that reproduces this issue label: Link to the code that reproduces this issue
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment