Skip to content

Commit

Permalink
refactor: removed dropdown for branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
Aunali321 committed Sep 23, 2022
1 parent d8df377 commit 148981d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
8 changes: 0 additions & 8 deletions .github/ISSUE_TEMPLATE/bug-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 0 additions & 8 deletions .github/ISSUE_TEMPLATE/feature-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 148981d

Please sign in to comment.