From 6c05eb664dd6b4469cb60cee9ce174980a4f8490 Mon Sep 17 00:00:00 2001 From: YuviPanda Date: Mon, 12 Jul 2021 20:43:56 +0530 Subject: [PATCH] Slight change to new hub template title 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 --- .github/ISSUE_TEMPLATE/new-hub.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/new-hub.md b/.github/ISSUE_TEMPLATE/new-hub.md index 4cd7fe243..74861925e 100644 --- a/.github/ISSUE_TEMPLATE/new-hub.md +++ b/.github/ISSUE_TEMPLATE/new-hub.md @@ -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