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: ''