Skip to content

Commit

Permalink
Update some text
Browse files Browse the repository at this point in the history
  • Loading branch information
3d-gussner committed Aug 22, 2024
1 parent 2f9dafc commit 0e84d0b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@ body:
description: Enter the MMU model(s) where you encountered the issue
multiple: false
options:
- No-MMU
- MMU3
- MMU2S
- No-MMU
validations:
required: true
- type: input
id: firmware_version
attributes:
label: Firmware version
label: Firmware versions
description: |
If you're using a custom firmware (not downloaded from Prusa), please note that!
placeholder: '3.14.0, 3.12.0-RC1, 3.14.0 and 3.0.2...'
Expand All @@ -47,7 +47,7 @@ body:
label: Upgrades and modifications
description: 'If your printer has upgrades or was modified, please note that! If not, please write None or leave blank.'
placeholder: |
None, filament runout sensor (Mini), custom extruder/hotend (which), ...
None, custom extruder/hotend (which), different frame, ...
- type: dropdown
id: printing_from
attributes:
Expand Down Expand Up @@ -93,4 +93,4 @@ body:
- **video** or **photos** of the issue happening
**Crash dump: Do not share the file publicly**, as the crash dump contains a raw snapshot of the printer's memory and may include unencrypted sensitive information.
Please send the crash dump file to Prusa by emailing it to reports@prusa3d.com and referencing this issue. Sharing this file is important and helps us investigate the bug.
Please send the crash dump file to Prusa by emailing it to reports@prusa3d.com and referencing this issue. In reply to the email, you will be automatically assigned a reference code to be mentioned in the issue. Sharing this file is important and helps us investigate the bug.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/enhancement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ body:
id: printer_model
attributes:
label: Printer model
description: Enter the printer model(s) where you would like this enhancement
description: Select the printer model(s) where you would like this enhancement
options:
- label: MK3S/+
- label: MK3
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ body:
id: printer_model
attributes:
label: Printer model
description: Enter the printer model(s) where you would like this feature
description: Select the printer model(s) where you would like this feature
options:
- label: MK3S/+
- label: MK3
Expand Down

0 comments on commit 0e84d0b

Please sign in to comment.