Skip to content

Commit cd6bfb5

Browse files
committed
ci: remove project from github templates
1 parent b5d8265 commit cd6bfb5

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

.github/ISSUE_TEMPLATE/1-feature-request.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: Feature Request
22
description: You want something added to the app
33
labels: [enhancement]
4-
projects: [SwitchbackTech/4]
54

65
body:
76
- type: markdown

.github/ISSUE_TEMPLATE/2-bug-report.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: Bug Report
22
description: You found something wrong
3-
labels: [ bug ]
4-
projects: [ SwitchbackTech/4 ]
3+
labels: [bug]
54
type: bug
65

76
body:

0 commit comments

Comments
 (0)