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