Update --bug-report.yaml

This commit is contained in:
Nikhil Nandagopal 2022-03-09 11:47:58 +05:30 committed by GitHub
parent 0a9fb9947f
commit e90b7c5120
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,20 +44,11 @@ body:
placeholder: "https://app.appsmith.com/applications/61e022f1eb0501052b9fa205/pages/61e02308eb0501052b9fa20c" placeholder: "https://app.appsmith.com/applications/61e022f1eb0501052b9fa205/pages/61e02308eb0501052b9fa20c"
validations: validations:
required: false required: false
- type: dropdown
id: hosting
attributes:
label: Version
options:
- Cloud
- Self-Hosted
validations:
required: true
- type: input - type: input
id: version id: version
attributes: attributes:
label: Version label: Version
description: "The version of your Appsmith Instance" description: "The version of your Appsmith Instance"
placeholder: "1.6.6" placeholder: "Cloud / Self Hosted - 1.6.6"
validations: validations:
required: true required: true