forked from kyleisah/Klipper-Adaptive-Meshing-Purging
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add issue template for ease of assistance
- Loading branch information
Showing
1 changed file
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
--- | ||
name: KAMP_Issue | ||
about: Create an issue if you're having trouble | ||
title: '' | ||
labels: '' | ||
assignees: kyleisah | ||
|
||
--- | ||
|
||
**Describe the issue** | ||
A clear and concise description of what the bug is... | ||
|
||
**What slicer are you using?** | ||
Prusaslicer, Superslicer, Cura, Orcaslicer... | ||
|
||
**Troubleshooting** | ||
What troubleshooting steps have you tried? | ||
|
||
**Screenshots** | ||
If applicable, add screenshots to help explain your problem. | ||
|
||
**Klipper log file:** | ||
Please add klipper log file here... | ||
|
||
**Sliced Gcode** | ||
Please add sliced gcode file you are using here... | ||
|
||
**Additional context** | ||
Add any other context about the problem here. |