diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 39d8893a8..417d97d52 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -2,7 +2,7 @@ name: 🐛 Bug report description: You found a bug! title: '🐛 ' labels: ["🐛 Bug"] -projects: ["IntersectMBO/projects/30", "IntersectMBO/projects/34"] +projects: ["IntersectMBO/30", "IntersectMBO/34"] body: - type: markdown attributes: diff --git a/.github/ISSUE_TEMPLATE/feature_idea.yml b/.github/ISSUE_TEMPLATE/feature_idea.yml index 5b7847645..956ceb95f 100644 --- a/.github/ISSUE_TEMPLATE/feature_idea.yml +++ b/.github/ISSUE_TEMPLATE/feature_idea.yml @@ -2,7 +2,7 @@ name: 💡 Feature idea description: Idea or request for some feature on the GovTool roadmap title: "💡 " labels: ["💡 Feature idea"] -projects: ["IntersectMBO/projects/30", "IntersectMBO/projects/34"] +projects: ["IntersectMBO/30", "IntersectMBO/34"] body: - type: markdown attributes: