From 3cf2035afb15b022746158fd56f886f9a1b5afa6 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 28 Nov 2021 18:17:26 +0100 Subject: [PATCH] chore: Fixed title of all-contributors issue template --- .github/ISSUE_TEMPLATE/all-contributors.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/all-contributors.md b/.github/ISSUE_TEMPLATE/all-contributors.md index f1247dc03f9..662f23f1977 100644 --- a/.github/ISSUE_TEMPLATE/all-contributors.md +++ b/.github/ISSUE_TEMPLATE/all-contributors.md @@ -1,7 +1,7 @@ --- name: All Contributors update about: Help capture the various contributions to FreeSewing -title: All Contributors: Please add [username here] +title: "All Contributors: Please add (username here)" labels: "\U0001F49C all contributors" assignees: 'joostdecock' ---