From fe3fb3ce35fb34ab509bc5a2e122af6e18c6b25d Mon Sep 17 00:00:00 2001 From: Matteias Collet Date: Fri, 5 Nov 2021 00:13:35 +0000 Subject: [PATCH] link github issues --- .github/ISSUE_TEMPLATE/code-bug.yml | 78 ++++++++++++++++++++++++ .github/ISSUE_TEMPLATE/config.yml | 5 ++ .github/ISSUE_TEMPLATE/generator-bug.yml | 40 ++++++++++++ .github/ISSUE_TEMPLATE/request.yml | 25 ++++++++ site/.vuepress/i18n/locales.json | 19 +----- site/guide.md | 2 +- 6 files changed, 151 insertions(+), 18 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE/code-bug.yml create mode 100644 .github/ISSUE_TEMPLATE/config.yml create mode 100644 .github/ISSUE_TEMPLATE/generator-bug.yml create mode 100644 .github/ISSUE_TEMPLATE/request.yml diff --git a/.github/ISSUE_TEMPLATE/code-bug.yml b/.github/ISSUE_TEMPLATE/code-bug.yml new file mode 100644 index 0000000..0b09db9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/code-bug.yml @@ -0,0 +1,78 @@ +name: Code Bug Report +about: Codes doesn't work as expected +title: '[BUG]: ' +labels: + - bug + - codes +assignees: + - 'BitPatty' +body: + - type: textarea + attributes: + label: Describe the bug + description: A clear and concise description of what the bug is + validations: + required: true + - type: textarea + attributes: + label: Enabled Codes + description: List the codes you have enabled + - type: textarea + attributes: + label: To Reproduce + description: List the steps necessary to reproduce the behavior + - type: dropdown + attributes: + label: Loader + description: Which loader do you use to play the game + options: + - Nintendont + - Dolphin + - Other (specify in description above) + validations: + required: true + - type: input + attributes: + label: Loader Version + description: Which version of the loader do you use + - type: dropdown + attributes: + label: Game Version + description: Which version of the game do you use + options: + - NTSC-U (North America) + - NTSC-J (Japan) + - PAL (Europe) + - NTSC-K (Korea) + validations: + required: true + - type: dropdown + attributes: + label: Wii Region + description: "If you're on Wii: Which region does your Wii have" + options: + - NTSC-U (North America) + - NTSC-J (Japan) + - PAL (Europe) + - NTSC-K (Korea) + validations: + required: false + - type: dropdown + attributes: + label: Game Source + description: "If you're on Wii: How do you load the game" + options: + - Disc + - SD-Card + - HDD + validations: + required: false + - type: dropdown + attributes: + label: Nintendont Source + description: 'If you use Nintendont on Wii: Where is it located' + options: + - SD-Card + - HDD + validations: + required: false diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..8a41449 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: true +contact_links: + - name: SMS Speedrunning Community Discord + url: https://discord.gg/9dGJWEc + about: You can ask questions here. diff --git a/.github/ISSUE_TEMPLATE/generator-bug.yml b/.github/ISSUE_TEMPLATE/generator-bug.yml new file mode 100644 index 0000000..c0c86d9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/generator-bug.yml @@ -0,0 +1,40 @@ +name: Generator Bug Report +about: The Generator doesn't work as expected +title: '[BUG]: ' +labels: + - bug +assignees: + - 'BitPatty' +body: + - type: textarea + attributes: + label: Describe the bug + description: A clear and concise description of what the bug is + validations: + required: true + - type: textarea + attributes: + label: Selected Version/Codes + description: List the version, codes and download format you selected + - type: textarea + attributes: + label: To Reproduce + description: List the steps necessary to reproduce the behavior + placeholder: | + 1. Go to '...' + 2. Click on '....' + 3. Scroll down to '....' + 4. See error + - type: dropdown + attributes: + label: Browser + description: Which browser do you use + options: + - Chrome + - Firefox + - Safari + - Edge + - Edge (Chromium) + - Other (specify in description above) + validations: + required: true diff --git a/.github/ISSUE_TEMPLATE/request.yml b/.github/ISSUE_TEMPLATE/request.yml new file mode 100644 index 0000000..9d42e09 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/request.yml @@ -0,0 +1,25 @@ +name: Code/Feature Request +about: Suggest an idea for a code or generator feature +title: '[FEAT]' +labels: + - enhancement +assignees: + - 'BitPatty' +body: + - type: textarea + attributes: + label: Is your request related to a problem? Please describe + description: "A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]" + validations: + required: true + - type: textarea + attributes: + label: "Describe the solution you'd like" + description: 'A clear and concise description of what you want to happen.' + - type: textarea + attributes: + label: Describe alternatives you've considered + description: "A clear and concise description of any alternative solutions or features you've considered." + - type: textarea + attributes: + label: Additional context diff --git a/site/.vuepress/i18n/locales.json b/site/.vuepress/i18n/locales.json index a58e945..dac1d50 100644 --- a/site/.vuepress/i18n/locales.json +++ b/site/.vuepress/i18n/locales.json @@ -16,8 +16,8 @@ "link": "/code-reference/index.html" }, { - "text": "Installing IOS58", - "link": "/ios58.html" + "text": "Report an Issue", + "link": "https://github.com/BitPatty/gctGenerator/issues" }, { "text": "Sunshine Discord", @@ -46,11 +46,6 @@ "text": "Code Referenz", "link": "/de/code-reference/index.html" }, - - { - "text": "IOS58 Installation", - "link": "/de/ios58.html" - }, { "text": "Sunshine Discord", "link": "https://discord.gg/9dGJWEc" @@ -78,11 +73,6 @@ "text": "Référence des codes", "link": "/fr/code-reference/index.html" }, - - { - "text": "Installation d'IOS58", - "link": "/fr/ios58.html" - }, { "text": "Discord de Sunshine", "link": "https://discord.gg/9dGJWEc" @@ -110,11 +100,6 @@ "text": "チートコード一覧", "link": "/ja/code-reference/index.html" }, - - { - "text": "IOS58のインストール", - "link": "/ja/ios58.html" - }, { "text": "Discord", "link": "https://discord.gg/c5xffvr" diff --git a/site/guide.md b/site/guide.md index 54cfd2c..cc75fa8 100644 --- a/site/guide.md +++ b/site/guide.md @@ -82,7 +82,7 @@ This can have multiple reasons: ### I'm lost :( -You can ask for help on the [Super Mario Sunshine Discord](https://discord.gg/9dGJWEc). +You can ask for help on the [Super Mario Sunshine Discord](https://discord.gg/9dGJWEc) or open a [new Issue on GitHub](https://github.com/BitPatty/gctGenerator/issues). ## Appendix: Cheat Manager