diff --git a/.github/ISSUE_TEMPLATE/0-general.md b/.github/ISSUE_TEMPLATE/0-community.md similarity index 77% rename from .github/ISSUE_TEMPLATE/0-general.md rename to .github/ISSUE_TEMPLATE/0-community.md index a16087d674..3b0c424255 100644 --- a/.github/ISSUE_TEMPLATE/0-general.md +++ b/.github/ISSUE_TEMPLATE/0-community.md @@ -1,13 +1,15 @@ --- -name: General Issue +name: Community Issue about: Create a report describing a problem and a proposed solution title: '' -assignees: '' +labels: ["community"] +assignees: + - @solana-labs/community-issue-subscribers --- #### Problem + +#### Proposed Solution diff --git a/.github/ISSUE_TEMPLATE/1-feature-gate.yml b/.github/ISSUE_TEMPLATE/2-feature-gate.yml similarity index 100% rename from .github/ISSUE_TEMPLATE/1-feature-gate.yml rename to .github/ISSUE_TEMPLATE/2-feature-gate.yml