2021-06-24 08:31:41 +00:00
name : Bug report
2021-06-24 08:32:57 +00:00
description : Report some misbehaviour in the mod
2021-06-24 08:31:41 +00:00
labels : [ bug ]
body :
- type : dropdown
id : mc-version
2021-06-24 09:07:22 +00:00
attributes :
2021-06-24 08:31:41 +00:00
label : Minecraft Version
2024-10-31 08:30:27 +00:00
description : |
2024-10-31 08:32:44 +00:00
What version of Minecraft are you using? If your version is not listed, please try to reproduce on one of the supported versions.
2021-06-24 08:31:41 +00:00
options :
2024-06-26 17:07:56 +00:00
- 1.20 .1
2024-06-23 08:14:32 +00:00
- 1.21 .x
2021-06-24 08:34:38 +00:00
validations :
required : true
2021-06-24 08:31:41 +00:00
- type : input
id : version
attributes :
label : Version
description : "What version of CC: Tweaked are you using?"
placeholder : "e.g. 1.96.0"
validations :
required : true
- type : textarea
id : details
attributes :
label : Details
2021-06-24 09:07:22 +00:00
description : |
2021-06-24 08:31:41 +00:00
Description of the bug. Please include the following :
2024-10-31 08:32:44 +00:00
- Logs : These will be located in the `logs/` directory of your Minecraft instance. This is always useful, even if it doesn't include errors, so please upload this!
- Detailed reproduction steps : sometimes I can spot a bug pretty easily, but often it's much more obscure. The more information I have to help reproduce it, the quicker it'll get fixed.