From 148981da1896d59b12c97b8b9c5c9a7ddce57bda Mon Sep 17 00:00:00 2001 From: Aunali321 <48486084+Aunali321@users.noreply.github.com> Date: Fri, 23 Sep 2022 14:57:05 +0530 Subject: [PATCH] refactor: removed dropdown for branch. --- .github/ISSUE_TEMPLATE/bug-issue.yml | 8 -------- .github/ISSUE_TEMPLATE/feature-issue.yml | 8 -------- 2 files changed, 16 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-issue.yml b/.github/ISSUE_TEMPLATE/bug-issue.yml index c26607fd87..2cc13b33ca 100644 --- a/.github/ISSUE_TEMPLATE/bug-issue.yml +++ b/.github/ISSUE_TEMPLATE/bug-issue.yml @@ -20,14 +20,6 @@ body: - Other validations: required: true - - type: dropdown - attributes: - label: Manager Branch - options: - - Flutter - - Compose - validations: - required: true - type: textarea attributes: label: Bug description diff --git a/.github/ISSUE_TEMPLATE/feature-issue.yml b/.github/ISSUE_TEMPLATE/feature-issue.yml index b79c4f74b9..8df4eab2d7 100644 --- a/.github/ISSUE_TEMPLATE/feature-issue.yml +++ b/.github/ISSUE_TEMPLATE/feature-issue.yml @@ -12,14 +12,6 @@ body: - Other validations: required: true - - type: dropdown - attributes: - label: Manager Branch - options: - - Flutter - - Compose - validations: - required: true - type: textarea attributes: label: Issue