From e90b7c51205496e77c7917ed0a02cbdb2540d82a Mon Sep 17 00:00:00 2001 From: Nikhil Nandagopal Date: Wed, 9 Mar 2022 11:47:58 +0530 Subject: [PATCH] Update --bug-report.yaml --- .github/ISSUE_TEMPLATE/--bug-report.yaml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/--bug-report.yaml b/.github/ISSUE_TEMPLATE/--bug-report.yaml index 0310e82eb5..f0698360fb 100644 --- a/.github/ISSUE_TEMPLATE/--bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/--bug-report.yaml @@ -44,20 +44,11 @@ body: placeholder: "https://app.appsmith.com/applications/61e022f1eb0501052b9fa205/pages/61e02308eb0501052b9fa20c" validations: required: false -- type: dropdown - id: hosting - attributes: - label: Version - options: - - Cloud - - Self-Hosted - validations: - required: true - type: input id: version attributes: label: Version description: "The version of your Appsmith Instance" - placeholder: "1.6.6" + placeholder: "Cloud / Self Hosted - 1.6.6" validations: required: true