1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-19 19:25:48 +00:00

[CI skip] Merge pull request #3002 from Slimefun/issue-forms

New form-based Issue templates
This commit is contained in:
TheBusyBiscuit 2021-04-30 14:16:33 +02:00 committed by GitHub
commit 1081fd8fc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

73
.github/ISSUE_TEMPLATE/bug-report.yml vendored Normal file
View File

@ -0,0 +1,73 @@
name: Bug Report (Beta)
about: Report a Bug or an Issue with Slimefun 4.
labels: ['\U0001F3AF Needs testing', '\U0001F41E Bug Report']
body:
- type: markdown
attributes:
value: '## Thanks for reporting a bug!'
- type: textarea
validations:
required: true
attributes:
label: ':round_pushpin: Description'
description: |
A clear and detailed description of what went wrong.
The more information you can provide, the easier we can handle this problem.
- type: textarea
validations:
required: true
attributes:
label: ':bookmark_tabs: Reproduction Steps'
description: |
Tell us the exact steps to reproduce this issue, the more detailed the easier we can reproduce it.
Youtube Videos and Screenshots are recommended!
value: |
1.
2.
3.
- type: textarea
validations:
required: true
attributes:
label: ':bulb: Expected Behavior'
description: |
What were you expecting to happen?
What do you think would have been the correct behaviour?
- type: textarea
attributes:
label: ':scroll: Server Log'
description: |
Take a look at your Server Log and post any errors you can find via https://pastebin.com/
If you are unsure about it, post your full log, you can find it under /logs/latest.log
- type: textarea
attributes:
label: ':open_file_folder: /error-reports/ Folder'
description: |
Check the folder /plugins/Slimefun/error-reports/ and upload any files inside that folder.
You can also post these files via https://pastebin.com/
- type: dropdown
validations:
required: true
attributes:
label: ':video_game: Minecraft Version'
description: 'Please select the Minecraft version of the server'
options:
#- 1.17.x
- 1.16.x
- 1.15.x
- 1.14.x
- Older
- type: textarea
validations:
required: true
attributes:
label: ':compass: Environment'
description: |
Any issue without the exact version numbers will be closed!
"latest" IS NOT A VERSION NUMBER.
We recommend running "/sf versions" and showing us a screenshot of that.
Make sure that the screenshot covers the entire output of that command.
If your issue is related to other plugins, make sure to include the versions of these plugins too!
value: |
- Server software:
- Slimefun version: