mirror of
https://github.com/penpot/penpot.git
synced 2026-06-09 08:52:05 +00:00
🔧 Remove direct project reference on issue templates
We will use workflows for this purpose
This commit is contained in:
parent
25ee47a2d4
commit
f450e09e08
1
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
1
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@ -3,7 +3,6 @@ name: Bug report
|
||||
title: "bug: "
|
||||
type: Bug
|
||||
labels: ["needs triage"]
|
||||
projects: ["penpot/8"]
|
||||
|
||||
body:
|
||||
- type: markdown
|
||||
|
||||
1
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
1
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
@ -3,7 +3,6 @@ labels: ["needs triage"]
|
||||
name: "Feature request"
|
||||
title: "feature: "
|
||||
type: Enhancement
|
||||
projects: ["penpot/8"]
|
||||
|
||||
body:
|
||||
- type: markdown
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user