Skip to content

Commit 0a50478

Browse files
committed
removed labels from issue template
1 parent 0b6239d commit 0a50478

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
name: Bug Report
22
description: Something within the app is not working as expected (files, app installation, etc...)
3-
labels:
4-
- bug
53
type: Bug
64
body:
75
- type: markdown

.github/ISSUE_TEMPLATE/feature-request.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
name: Feature Request
22
description: Suggest a new feature or improvement
3-
labels:
4-
- enhancement
53
type: Feature
64
body:
75
- type: textarea

0 commit comments

Comments
 (0)