Skip to content

Commit

Permalink
One more typo
Browse files Browse the repository at this point in the history
  • Loading branch information
majora2007 committed Feb 5, 2024
1 parent 7756e27 commit 9f256d9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Bug Report
description: Help us make Kavita better for everyone by submitting issues you run into while using the program.
description: Help us make Kavita better for everyone by submitting issues you run into while using the program.
title: "Put a short summary of what went wrong here"
labels: ["needs-triage"]
body:
Expand All @@ -11,21 +11,21 @@ body:
attributes:
label: What happened?
description: Don't forget to tell us what steps you took so we can try to reproduce.
placeholder: Tell us what you see!
placeholder: Tell us what you see!
validations:
required: true
- type: textarea
id: what-was-expected
attributes:
label: What did you expect?
description: What did you expect to happen?
placeholder: Tell us what you expected to see! Go in as much detail as possible so we can confirm if the behavior is something that is broken.
placeholder: Tell us what you expected to see! Go in as much detail as possible so we can confirm if the behavior is something that is broken.
validations:
required: true
- type: dropdown
id: version
attributes:
label: Kavita Version Number - Don't see your version number listed? Then your install is out and date. Please update and see if your issue still persists.
label: Kavita Version Number - Don't see your version number listed? Then your install is out of date. Please update and see if your issue still persists.
multiple: false
options:
- 0.7.13 - Stable
Expand Down Expand Up @@ -93,4 +93,4 @@ body:
attributes:
label: Additional Notes
description: Any other information about the issue not covered in this form?
placeholder: e.g. Running Kavita on a Raspberry Pi, updating from X version, using LSIO container, etc
placeholder: e.g. Running Kavita on a Raspberry Pi, updating from X version, using LSIO container, etc

0 comments on commit 9f256d9

Please sign in to comment.