diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index dff23d6..52e93d5 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -2,7 +2,7 @@ name: Bug report about: Help improve TerraForged by reporting bugs and inter-mod compatibility problems title: '' -labels: '' +labels: review assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index e096293..190c69c 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -2,7 +2,7 @@ name: Feature request about: Suggest an idea or request a feature that you think would improve TerraForged title: '' -labels: enhancement +labels: enhancement, review assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/freestyle.md b/.github/ISSUE_TEMPLATE/freestyle.md index 4de7a43..3145a42 100644 --- a/.github/ISSUE_TEMPLATE/freestyle.md +++ b/.github/ISSUE_TEMPLATE/freestyle.md @@ -2,7 +2,7 @@ name: Freestyle about: '"This ain''t my first rodeo!"' title: '' -labels: '' +labels: review assignees: '' ---