From 8f389bd1f23b5221740e052e646c205e6e63de2e Mon Sep 17 00:00:00 2001 From: Koen Lageveen Date: Sat, 8 Jul 2023 12:32:01 +0000 Subject: [PATCH] update templates --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/feature-request.md | 2 +- .github/ISSUE_TEMPLATE/font-addition.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 2d6ddaa..c5ddf99 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,7 +1,7 @@ --- name: Bug report about: Create a report to help us improve -title: '' +title: 'Bug:' labels: bug assignees: braver diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index 647dff5..5202827 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -1,7 +1,7 @@ --- name: Feature request about: Suggest an improvement for the website -title: '' +title: 'Request:' labels: enhancement assignees: '' diff --git a/.github/ISSUE_TEMPLATE/font-addition.md b/.github/ISSUE_TEMPLATE/font-addition.md index d841e7b..488bc38 100644 --- a/.github/ISSUE_TEMPLATE/font-addition.md +++ b/.github/ISSUE_TEMPLATE/font-addition.md @@ -1,7 +1,7 @@ --- name: Font addition about: Suggest a new font to be added to the website -title: Add font X +title: 'Add font:' labels: new font assignees: ''