chore: added video log field to issue template (#18047)
## Description added video log field to issue template ## Type of change - chores; changes in the issue template ## How Has This Been Tested? - Not required
This commit is contained in:
parent
01805a27f4
commit
337c5b5c9d
8
.github/ISSUE_TEMPLATE/--bug-report.yaml
vendored
8
.github/ISSUE_TEMPLATE/--bug-report.yaml
vendored
|
|
@ -45,6 +45,14 @@ body:
|
|||
placeholder: "https://app.appsmith.com/applications/61e022f1eb0501052b9fa205/pages/61e02308eb0501052b9fa20c"
|
||||
validations:
|
||||
required: false
|
||||
- type: input
|
||||
id: app
|
||||
attributes:
|
||||
label: Issue video log
|
||||
description: "Share a loom video recording of how the issue can be reporduced"
|
||||
placeholder: "https://www.loom.com/share/d54e04bc68e24798..."
|
||||
validations:
|
||||
required: false
|
||||
- type: input
|
||||
id: version
|
||||
attributes:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user