You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.yml
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -5,10 +5,10 @@ body:
5
5
- type: markdown
6
6
attributes:
7
7
value: |
8
-
**Thank you for using Orca Slicer and wanting to report a bug.**
8
+
**Thank you for using Creality Print and wanting to report a bug.**
9
9
10
10
Please note that this is not the place to make feature requests or ask for help.
11
-
For this, please use the [Feature request](https://github.com/SoftFever/OrcaSlicer/issues/new?assignees=&labels=&projects=&template=feature_request.yml) issue type or you can discuss your idea on our [Discord server](https://discord.gg/P4VE9UY9gJ) with others.
11
+
For this, please use the [Feature request](https://github.com/CrealityOfficial/CrealityPrint/issues/new?template=bug_report.yml) issue type.
12
12
13
13
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.
14
14
- type: checkboxes
@@ -21,8 +21,8 @@ body:
21
21
- type: input
22
22
id: version
23
23
attributes:
24
-
label: OrcaSlicer Version
25
-
description: Which version of Orca Slicer are you running? You can see the full version in `Help` -> `About Orca Slicer`.
24
+
label: CrealityPrint Version
25
+
description: Which version of Creality Print are you running? You can see the full version in `Help` -> `About Creality Print`.
26
26
placeholder: e.g. 1.9.0
27
27
validations:
28
28
required: true
@@ -100,10 +100,10 @@ body:
100
100
You can export the project file from the application menu in `File`->`Save project as...`, then zip it
101
101
* A **log file** for crashes and similar issues.
102
102
You can find your log file here:
103
-
Windows: `%APPDATA%\OrcaSlicer\log` or usually `C:\Users\<your username>\AppData\Roaming\OrcaSlicer\log`
0 commit comments