Skip to content

Commit

Permalink
Bump issue template
Browse files Browse the repository at this point in the history
(cherry picked from commit 578b972)
  • Loading branch information
dennissiemensma committed Jan 26, 2024
1 parent 9ee2d88 commit c91b689
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/ISSUE_TEMPLATE/help.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ body:
- label: "I've checked the [logfiles](https://dsmr-reader.readthedocs.io/nl/v5/how-to/troubleshooting/logfiles.html) *(when applicable)*"
required: true

- type: markdown
attributes:
value: ----

- type: dropdown
id: inquiry
attributes:
Expand All @@ -41,6 +45,14 @@ body:
validations:
required: true

- type: textarea
id: description
attributes:
label: 'Description'
description: 'Your issue, suggestion or bug description'
validations:
required: true

- type: markdown
attributes:
value: |
Expand Down

0 comments on commit c91b689

Please sign in to comment.