diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 32abe155bc..794fec01c2 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -2,6 +2,9 @@ description: Create a report to help us improve name: Bug report title: "bug: " type: Bug +labels: ["triage"] +projects: ["penpot/8"] + body: - type: markdown attributes: diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index 806f16f2c4..0fe9c3757d 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -3,6 +3,8 @@ labels: ["needs triage"] name: "Feature request" title: "feature: " type: Enhancement +projects: ["penpot/8"] + body: - type: markdown attributes: