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:
Somangshu Goswami 2022-11-02 14:58:34 +05:30 committed by GitHub
parent 01805a27f4
commit 337c5b5c9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: