JannisX11 5d90a5a062 Fix #2401 Cuve face selection issue when selecting group
When selecting multiple cubes, inherit the face selection from the first selected cube
Tweak issue template to explain what format means
2024-07-03 21:36:44 +02:00

61 lines
1.6 KiB
YAML

name: Bug / Issue
description: Use this form to report an issue that occurs when using Blockbench
title: "Issue Summary"
body:
- type: markdown
attributes:
value: |
- Before you report an issue, check if if has already been reported.
- Also check if you are using the latest version of Blockbench.
- Please only report one issue per issue.
- 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.
- type: markdown
attributes:
value: |
Please make sure to provide the following information:
- type: textarea
id: description
attributes:
label: What are you trying to do, and what do you expect to happen?
validations:
required: true
- type: textarea
id: error
attributes:
label: What happens instead?
validations:
required: true
- type: input
id: format
attributes:
label: Model format in which the issue occurs
description: Format means which option you choose when creating a new model. Not the file extension.
validations:
required: true
- type: dropdown
id: variant
attributes:
label: Blockbench variant
multiple: true
options:
- Website
- PWA
- Program
validations:
required: true
- type: input
id: version
attributes:
label: Blockbench version
validations:
required: true
- type: input
id: os
attributes:
label: Operating System
validations:
required: true
- type: input
id: plugins
attributes:
label: Installed Blockbench plugins