diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 4d9efcc..1a60cca 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -2,6 +2,7 @@ name: Probleem melden / Bug report description: Meldt een probleem om ons te helpen verbeteren / Create a report to help us improve title: "Title here" labels: ["bug", "triage"] +projects: ["maykinmedia/15"] assignees: [] body: - type: input diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 46acfcc..0f46f67 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -2,6 +2,7 @@ name: Verzoek tot verbetering / Feature request description: Stel een idee voor om het product beter te maken / Suggest an idea for this product title: "Title here" labels: ["enhancement", "triage"] +projects: ["maykinmedia/15"] assignees: [] body: - type: dropdown