From 8a2274cbc07ce7b9aa60908458d37d50412e3ce3 Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Mon, 8 Jun 2026 14:25:38 +0200 Subject: [PATCH] :wrench: Update default github issue templates --- .github/ISSUE_TEMPLATE/bug-report.yml | 3 +++ .github/ISSUE_TEMPLATE/feature-request.yml | 2 ++ 2 files changed, 5 insertions(+) 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: