Skip to content

Commit

Permalink
Merge pull request #85 from NexaAI/unseenmars-patch-3
Browse files Browse the repository at this point in the history
Update and rename 🐞-bug_report.yml to bug-report.yml
  • Loading branch information
unseenmars authored Sep 13, 2024
2 parents ae58276 + fb21d55 commit 56163b6
Showing 1 changed file with 2 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,32 +8,26 @@ body:
attributes:
value: |
## 1. What issue or challenge are you experiencing?
*What did you expect to happen, and what actually occurred?*
- type: textarea
id: issue-description
attributes:
label: Issue Description
description: What did you expect to happen, and what actually occurred?
placeholder: Describe the issue or challenge you're experiencing.
placeholder: What did you expect to happen, and what actually occurred?
validations:
required: true

- type: markdown
attributes:
value: |
## 2. How can we reproduce this issue?
*List the steps or actions we can follow to replicate the issue.*
- type: textarea
id: reproduction-steps
attributes:
label: Steps to Reproduce
description: Provide the steps or actions that led to this problem.
placeholder: |
1. Step 1
2. Step 2
3. Step 3
List the steps or actions we can follow to replicate the issue.
validations:
required: true

Expand Down

0 comments on commit 56163b6

Please sign in to comment.