Update bug.yml
This commit is contained in:
38
.github/ISSUE_TEMPLATE/bug.yml
vendored
38
.github/ISSUE_TEMPLATE/bug.yml
vendored
@@ -21,31 +21,17 @@ body:
|
|||||||
label: What is actually happening?
|
label: What is actually happening?
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
|
||||||
attributes:
|
|
||||||
label: NodeJS Version
|
|
||||||
description: Run "node --version" in terminal for node version
|
|
||||||
placeholder: v16.14.0
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
- type: input
|
|
||||||
attributes:
|
|
||||||
label: Package manager name & version
|
|
||||||
placeholder: yarn 11.6.2
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
- type: input
|
|
||||||
attributes:
|
|
||||||
label: Browser name & version
|
|
||||||
placeholder: Chrome Version 98.0.4758.102
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
- type: input
|
|
||||||
attributes:
|
|
||||||
label: Device on which you tested
|
|
||||||
placeholder: Ubuntu 21.10 64-bit
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Any additional comments?
|
label: Additional data
|
||||||
|
value: |
|
||||||
|
<!-- If technical bug
|
||||||
|
NodeJS Version:
|
||||||
|
Package manager(npm|yarn|pnpm):
|
||||||
|
Browser name & version:
|
||||||
|
System:
|
||||||
|
-->
|
||||||
|
|
||||||
|
<!-- If design file bug
|
||||||
|
Technology(figma|sketch):
|
||||||
|
-->
|
||||||
|
|||||||
Reference in New Issue
Block a user