From c24f18b13ebfe778af95d700081006bfdf17a6d4 Mon Sep 17 00:00:00 2001 From: Merill Date: Mon, 11 Apr 2022 17:18:18 +0200 Subject: [PATCH] update issue template (export -> save) --- .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 6c0a02e8571..4c3872877e6 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 occur. 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 '....'