diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/1_bug-report.md similarity index 100% rename from .github/ISSUE_TEMPLATE/bug-report.md rename to .github/ISSUE_TEMPLATE/1_bug-report.md diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/2_feature-request.md similarity index 100% rename from .github/ISSUE_TEMPLATE/feature-request.md rename to .github/ISSUE_TEMPLATE/2_feature-request.md diff --git a/.github/ISSUE_TEMPLATE/documentation-update.md b/.github/ISSUE_TEMPLATE/3_documentation-update.md similarity index 100% rename from .github/ISSUE_TEMPLATE/documentation-update.md rename to .github/ISSUE_TEMPLATE/3_documentation-update.md diff --git a/.github/ISSUE_TEMPLATE/showcase-template.md b/.github/ISSUE_TEMPLATE/4_showcase-template.md similarity index 100% rename from .github/ISSUE_TEMPLATE/showcase-template.md rename to .github/ISSUE_TEMPLATE/4_showcase-template.md diff --git a/.github/ISSUE_TEMPLATE/all-contributors.md b/.github/ISSUE_TEMPLATE/5_all-contributors.md similarity index 100% rename from .github/ISSUE_TEMPLATE/all-contributors.md rename to .github/ISSUE_TEMPLATE/5_all-contributors.md diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 257495e4c4f..60e21bb7f2a 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,8 @@ blank_issues_enabled: true contact_links: - - name: Chat on Discord - url: https://chat.freesewing.org/ - about: Reach out to us on Discord if you need help or have questions + - name: 💬 Chat on Discord + url: https://discord.freesewing.org/ + about: Join our community on Discord for real-time chat + - name: 🙋 Ask a question on Github discussions + url: https://github.com/freesewing/freesewing/discussions + about: Ask questions on a formum-style discussion board on Github