mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00
Fixed typo and clarified message
Fixed typo in featurerequest.yaml Clarified message in bugreport.yaml about uploading project file
This commit is contained in:
parent
2b63fb1081
commit
6ef3e37fbd
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
|
||||
|
||||
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.
|
||||
G-code files are not project files!
|
||||
* **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
|
||||
- type: textarea
|
||||
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.
|
||||
placeholder: The alternatives I've considered are...
|
||||
validations:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue