mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-03 07:41:18 -07:00
Merge pull request #9367 from Ultimaker/new_issue_templates
Fixed typo and clarified message
This commit is contained in:
commit
1193c197c2
2 changed files with 2 additions and 2 deletions
2
.github/ISSUE_TEMPLATE/bugreport.yaml
vendored
2
.github/ISSUE_TEMPLATE/bugreport.yaml
vendored
|
|
@ -59,7 +59,7 @@ body:
|
||||||
## Additional information & file uploads
|
## Additional information & file uploads
|
||||||
|
|
||||||
Please be sure to add the following files:
|
Please be sure to add the following files:
|
||||||
* A **project file** that clearly shows the bug.
|
* For slicing issues, upload a **project file** that clearly shows the bug.
|
||||||
To save a project file go to `File -> Save project`. Please make sure to .zip your project file. For big files you may need to use WeTransfer or similar file sharing sites.
|
To save a project file go to `File -> Save project`. Please make sure to .zip your project file. For big files you may need to use WeTransfer or similar file sharing sites.
|
||||||
G-code files are not project files!
|
G-code files are not project files!
|
||||||
* **Screenshots** of showing the problem, perhaps before/after images.
|
* **Screenshots** of showing the problem, perhaps before/after images.
|
||||||
|
|
|
||||||
2
.github/ISSUE_TEMPLATE/featurerequest.yaml
vendored
2
.github/ISSUE_TEMPLATE/featurerequest.yaml
vendored
|
|
@ -27,7 +27,7 @@ body:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Describe alternatives you've considerd
|
label: Describe alternatives you've considered
|
||||||
description: A clear and concise description of any alternative solutions or features you've considered. Again, if possible, think about why these alternatives are not working out.
|
description: A clear and concise description of any alternative solutions or features you've considered. Again, if possible, think about why these alternatives are not working out.
|
||||||
placeholder: The alternatives I've considered are...
|
placeholder: The alternatives I've considered are...
|
||||||
validations:
|
validations:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue