Skip to content

Commit

Permalink
Slight change to new hub template title (2i2c-org#509)
Browse files Browse the repository at this point in the history
Issue categorizers should either be [Category] or Category:,
but this had a combo where it was [Category] -. Picking the
: variety, but we can use the [] variety instead too
  • Loading branch information
yuvipanda authored Jul 12, 2021
1 parent 85bdad3 commit fa2af9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/new-hub.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: "💻 New Hub"
about: Creating a new hub for 2i2c to operate
labels: "type: hub"
title: "[Hub] - [Hub name]"
title: "New Hub: [Hub name]"
---

# Background
Expand Down

0 comments on commit fa2af9d

Please sign in to comment.