From c78d3ee0a966c9d382fcdd85c3bf6bde53af9cfe Mon Sep 17 00:00:00 2001 From: SoftFever Date: Sun, 3 Sep 2023 11:01:33 +0800 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 30 ++++++++------------------- 1 file changed, 9 insertions(+), 21 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 17b521e5c..14afc8f25 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -5,26 +5,14 @@ body: - type: markdown attributes: value: | - **Thank you for using Bambu Studio and wanting to report a bug.** + **Thank you for using Orca Slicer and wanting to report a bug.** Before filing, please check if the issue already exists (either open or closed) by using the search bar on the issues page. If it does, comment there. Even if it's closed, we can reopen it based on your comment. - type: input id: version attributes: - label: Bambu Studio Version - description: Which version of Bambu Studio are you running? You can see the full version in `Help` -> `About Bambu Studio`. - placeholder: e.g. 1.6.2.4 - validations: - required: true - - type: dropdown - id: app_from - attributes: - label: Where is the application from? - description: please confirm where is your Bambu Studio from - multiple: true - options: - - Bambu Lab Official website - - Bambu Lab github releases - - Built from source by yourself or others + label:OrcaSlicer Version + description: Which version of Orca Slicer are you running? You can see the full version in `Help` -> `About Orca Slicer`. + placeholder: e.g. 1.6.6 validations: required: true - type: input @@ -52,7 +40,7 @@ body: attributes: label: Printer description: Which printer was selected - placeholder: Bambu Lab X1 series/Bambu Lab P1P/... + placeholder: Voron 2.4/VzBot/Prusa MK4/Bambu Lab X1 series/Bambu Lab P1P/... validations: required: true - type: textarea @@ -90,10 +78,10 @@ body: You can export the project file from the application menu in `File`->`Save project as...`, then zip it * A **log file** for crashes and similar issues. You can find your log file here: - Windows: `%APPDATA%\BambuStudio\log` or usually `C:\Users\\AppData\Roaming\BambuStudio\log` - MacOS: `$HOME/Library/Application Support/BambuStudio/log` - Linux: `$HOME/.config/BambuStudio/log` - If Bambu Studio still starts, you can also reach this directory from the application menu in `Help` -> `Show Configuration Folder` + Windows: `%APPDATA%\OrcaSlicer\log` or usually `C:\Users\\AppData\Roaming\OrcaSlicer\log` + MacOS: `$HOME/Library/Application Support/OrcaSlicer/log` + Linux: `$HOME/.config/OrcaSlicer/log` + If Orca Slicer still starts, you can also reach this directory from the application menu in `Help` -> `Show Configuration Folder` You can zip the log directory, or just select the newest logs when this issue happens, and zip them - type: textarea id: file_uploads