diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 4d388af6..6c782a16 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,5 @@ blank_issues_enabled: false contact_links: - - name: Blockbench Discord server + - name: Modeling Help / Support url: http://discord.blockbench.net about: If you need help with modeling or implementing models into your project, please ask on the Discord server instead of opening an issue. \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/issue.md b/.github/ISSUE_TEMPLATE/issue.md index 6f00e30f..5df5d923 100644 --- a/.github/ISSUE_TEMPLATE/issue.md +++ b/.github/ISSUE_TEMPLATE/issue.md @@ -1,14 +1,14 @@ --- -name: Bug/Issue -about: Use this template to report issues that occur when using Blockbench +name: Bug / Issue +about: Use this template to report an issue that occurs when using Blockbench title: "[Issue] Issue summary" --- -[!] Before you report an issue, check if if has already been reported. -[!] Also check if you are using the latest version of Blockbench. -[!] If applicable, please go to Help > Developer > Open Dev Tools. Switch to the Console tab. If there are any (red) error messages, please attach a screenshot of them. +- Before you report an issue, check if if has already been reported. +- Also check if you are using the latest version of Blockbench. +- If applicable, go to Help > Developer > Open Dev Tools. Switch to the Console tab. If there are any (red) error messages, please attach a screenshot of them. -Please make sure to provide the following informations: +Please make sure to provide the following information: - Detailed description of your issue - Model format in which the issue occurs - Blockbench variant (Website / PWA / Program) diff --git a/.github/ISSUE_TEMPLATE/suggestion.md b/.github/ISSUE_TEMPLATE/suggestion.md index b67def6b..c6eb2b4e 100644 --- a/.github/ISSUE_TEMPLATE/suggestion.md +++ b/.github/ISSUE_TEMPLATE/suggestion.md @@ -4,5 +4,5 @@ about: Use this template to suggest features or improvements for Blockbench title: "[Suggestion] Suggestion summary" --- -[!] Please provide a detailed description of your suggestion. -[!] Before submissing a suggestion, please check if it has already been suggested. +- Please provide a detailed description of your suggestion. +- Before submissing a suggestion, please check if it has already been suggested.