Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
kennethjiang authored Feb 1, 2024
1 parent 42d764e commit e9d1e65
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
name: Bug report
about: Create a report to help us improve
title: "[BUG] Brief bug description here"
labels: ''
assignees: ''

---

**Note**
Most of the times, an issue you may potentially run into is not a bug. Instead, it is related to configurations, such as internet connectivity issues, github repo proxy, system time is not correct, etc.

If you are not sure, please don't open a bug report here. Instead, you can get the issue solved much faster by seeking help in our support forum: https://obico.io/discord-obico-klipper/

Proceed to opening a bug report only if you are sure it is a defect in the code given a correct configuration.

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. ...
2. ...
3. ...

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Environment (please complete the following information):**
- Printer make and model [e.g., Elegoo Neptune 4]
- Are you running Klipper on a Raspberry Pi? [Yes|No]
- moonraker-obico version:

**Additional context**
Add any other context about the problem here.

0 comments on commit e9d1e65

Please sign in to comment.