From 5047d4a10bc21e6e669001adf9a02f37ec5f6b9e Mon Sep 17 00:00:00 2001 From: Lukas Matena Date: Mon, 25 Apr 2022 08:45:01 +0200 Subject: [PATCH] Minor fix in github issue template --- .github/ISSUE_TEMPLATE/bug_report_form.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report_form.yml b/.github/ISSUE_TEMPLATE/bug_report_form.yml index 7cbaddc49..cb3554447 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_form.yml +++ b/.github/ISSUE_TEMPLATE/bug_report_form.yml @@ -22,7 +22,7 @@ body: label: Project file & How to reproduce description: "*Please* upload a ZIP archive containing the project file used when the problem arise. Please export it just before the problem occurs. Even if you did nothing and/or there is no object, export it! (it contains your current configuration)." placeholder: | - `File`->`Export project as...` then zip it & drop it here + `File`->`Save project as...` then zip it & drop it here Also, if needed include the steps to reproduce the bug: 1. Go to '...' 2. Click on '....'