mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 13:06:05 +08:00
Merge pull request #9367 from Ultimaker/new_issue_templates
Fixed typo and clarified message
This commit is contained in:
commit
1193c197c2
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…
x
Reference in New Issue
Block a user