Skip to content

Commit

Permalink
docs: fix projects for issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryun1 committed Aug 14, 2024
1 parent 1f960df commit f8c6660
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_idea.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit f8c6660

Please sign in to comment.