From d6c4c169732d48f8b8ceae9ea8647519041105ea Mon Sep 17 00:00:00 2001 From: yokoffing <11689349+yokoffing@users.noreply.github.com> Date: Tue, 1 Nov 2022 16:42:10 -0400 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/feature_request.md | 4 ++-- .github/ISSUE_TEMPLATE/general-inquiry.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index e46a4c0..ac4d72f 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -2,8 +2,8 @@ name: Feature request about: Suggest an idea for this project title: '' -labels: '' -assignees: '' +labels: enhancement +assignees: yokoffing --- diff --git a/.github/ISSUE_TEMPLATE/general-inquiry.md b/.github/ISSUE_TEMPLATE/general-inquiry.md index eef4854..2171f5a 100644 --- a/.github/ISSUE_TEMPLATE/general-inquiry.md +++ b/.github/ISSUE_TEMPLATE/general-inquiry.md @@ -2,8 +2,8 @@ name: General Inquiry about: Ask a question title: '' -labels: '' -assignees: '' +labels: ":grey_question: question" +assignees: yokoffing ---