mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
Updated Wiki content
11
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
11
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -1,6 +1,6 @@
|
|||||||
name: 🐞 Error Report
|
name: 🐞 Error Report
|
||||||
description: File an error report
|
description: File an error report
|
||||||
labels: ["Error"]
|
labels: ["bug"]
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
@@ -34,12 +34,3 @@ body:
|
|||||||
placeholder: e.g. "The instructions on this page did not work as expected because..."
|
placeholder: e.g. "The instructions on this page did not work as expected because..."
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
|
||||||
id: file_uploads
|
|
||||||
attributes:
|
|
||||||
label: Attachments to improve the page.
|
|
||||||
description: If you want to update some files (images, code snippets, etc.) to improve the wiki page, please attach them here.
|
|
||||||
placeholder: |
|
|
||||||
You can attach images, code snippets, or any other relevant files that would help improve the wiki page.
|
|
||||||
validations:
|
|
||||||
required: false
|
|
||||||
|
|||||||
9
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
9
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@@ -35,12 +35,3 @@ body:
|
|||||||
e.g. "It would be great to have a page that explains how to set up custom supports because..."
|
e.g. "It would be great to have a page that explains how to set up custom supports because..."
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
|
||||||
attributes:
|
|
||||||
label: Additional context
|
|
||||||
description: |
|
|
||||||
Add any other context, diagrams, illustations or screenshots about the feature request here.
|
|
||||||
|
|
||||||
Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in.
|
|
||||||
validations:
|
|
||||||
required: false
|
|
||||||
|
|||||||
Reference in New Issue
Block a user