From 3f383220562e46ba61ac4a162fc64bce35ff0dd4 Mon Sep 17 00:00:00 2001 From: Eugene Fox Date: Thu, 8 Sep 2022 14:36:44 +0000 Subject: [PATCH] Fixed issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 8d10c52..a9e1db9 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -3,7 +3,7 @@ name: Bug report about: Create a report to help us improve the extension title: '' labels: bug -assignees: @XFox111 +assignees: xfox111 --- ### Description diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index a07532b..bca0308 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -3,7 +3,7 @@ name: Feature request about: Suggest an idea for this project title: '' labels: enhancement -assignees: @XFox111 +assignees: xfox111 --- **Is your feature request related to a problem? Please describe.**