diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 935bf5fc..901df2fd 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -3,7 +3,7 @@ about: Report a bug title: "[Bug]" labels: bug -assignees: '' +assignees: 'tr7zw' --- diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 00000000..cc0b5f8f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,10 @@ +--- +name: Feature request +about: Suggest a feature or enhancement +title: "[Enhancement]" +labels: enhancement +assignees: '' + +--- + +**Describe the feature (Make sure it is not an API Change, Yatopia does not accept those) and be specific.**