diff --git a/.github/ISSUE_TEMPLATE/GENERAL_ISSUE.md b/.github/ISSUE_TEMPLATE/GENERAL_ISSUE.md index 23fe993..c5f3cfa 100644 --- a/.github/ISSUE_TEMPLATE/GENERAL_ISSUE.md +++ b/.github/ISSUE_TEMPLATE/GENERAL_ISSUE.md @@ -1,8 +1,8 @@ --- -name: General Issue +name: "\U+1F4CB General Issue" about: Report any other issue not covered by specific templates title: '[ISSUE] ' -labels: question, help wanted +labels: question, help-wanted assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/INSTALLATION_ISSUE.md b/.github/ISSUE_TEMPLATE/INSTALLATION_ISSUE.md index 328367c..450ef29 100644 --- a/.github/ISSUE_TEMPLATE/INSTALLATION_ISSUE.md +++ b/.github/ISSUE_TEMPLATE/INSTALLATION_ISSUE.md @@ -1,5 +1,5 @@ --- -name: Installation Issue +name: "\U+1F4DD Installation Issue" about: Report any issues related to installing `SQuADDS` title: '[INSTALLATION] ' labels: installation, bug