diff --git a/.github/ISSUE_TEMPLATE/bugreport.yaml b/.github/ISSUE_TEMPLATE/bugreport.yaml index 41c2e79596..fc27f1f38b 100644 --- a/.github/ISSUE_TEMPLATE/bugreport.yaml +++ b/.github/ISSUE_TEMPLATE/bugreport.yaml @@ -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. diff --git a/.github/ISSUE_TEMPLATE/featurerequest.yaml b/.github/ISSUE_TEMPLATE/featurerequest.yaml index a398b204d6..64c04cb90e 100644 --- a/.github/ISSUE_TEMPLATE/featurerequest.yaml +++ b/.github/ISSUE_TEMPLATE/featurerequest.yaml @@ -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: