Skip to content

Commit

Permalink
change bug report template
Browse files Browse the repository at this point in the history
  • Loading branch information
Staubgeborener committed Feb 23, 2024
1 parent 444fd63 commit 837f48f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
name: Bug report
name: 🐞 Bug report
description: Create a report to help us improve
title: ""
labels: ["bug"]
body:
- type: markdown
attributes:
value: |
This issue form is for reporting bugs only!
If you have a feature request, please use [feature_request](/Staubgeborener/klipper-backup/issues/new?assignees=&labels=feature+request&projects=&template=feature_request.yml&title=%5BFeature+request%5D%3A+). Please use [markdown syntax](https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#quoting-code).
- type: checkboxes
id: markdown-promise
attributes:
options:
- label: I promise that i have used markdown syntax to make the `code` more readable which helps to fix the problem
- type: checkboxes
attributes:
label: Code of Conduct
options:
- label: I promise that i have used markdown syntax to make the `code` more readable which helps to fix the problem
required: true
- type: textarea
id: what-happened
attributes:
Expand Down Expand Up @@ -45,4 +45,4 @@ body:
If you have any additional information for us, use the field below.
Please note, you can attach screenshots or screen recordings here, by
dragging and dropping files in the field below.
dragging and dropping files in the field below.

0 comments on commit 837f48f

Please sign in to comment.