diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index fedf7f6b96..a594bb5f57 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -3,7 +3,6 @@ name: Bug report title: "bug: " type: Bug labels: ["needs triage"] -projects: ["penpot/8"] body: - type: markdown diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index 0fe9c3757d..fdff17696a 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -3,7 +3,6 @@ labels: ["needs triage"] name: "Feature request" title: "feature: " type: Enhancement -projects: ["penpot/8"] body: - type: markdown