From 6ef3e37fbdcd38146de6841c16f0709622519309 Mon Sep 17 00:00:00 2001 From: fvrmr <77000924+fvrmr@users.noreply.github.com> Date: Thu, 4 Mar 2021 17:28:09 +0100 Subject: [PATCH] Fixed typo and clarified message Fixed typo in featurerequest.yaml Clarified message in bugreport.yaml about uploading project file --- .github/ISSUE_TEMPLATE/bugreport.yaml | 2 +- .github/ISSUE_TEMPLATE/featurerequest.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: