Skip to content

Commit

Permalink
Update bug.yml config
Browse files Browse the repository at this point in the history
  • Loading branch information
yordis authored Dec 12, 2023
1 parent 097df76 commit f08fc38
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@ name: 🐞 Bug Report
description: Tell us about something that's not working the way we (probably) intend.
labels: ["kind:bug", "state:triage"]
body:
- type: checkboxes
attributes:
label: Existing Issue or Pull Request Verification
description: Confirm that there are no duplicate Issues or Pull Requests currently open related to your submission.
options:
- label: "Confirmed. No existing Issues or Pull Requests found related to my submission."
required: true
- type: input
id: package-version
attributes:
Expand Down

0 comments on commit f08fc38

Please sign in to comment.