Skip to content

Commit

Permalink
chore: Merge description and reproduction steps in the issue template (
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-s-molina authored Sep 27, 2024
1 parent 36f7a3f commit 4f5f8fd
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,9 @@ body:
id: bug-description
attributes:
label: Bug description
description: A clear and concise description of what the bug is.
validations:
required: true
- type: textarea
id: repro-steps
attributes:
label: How to reproduce the bug
description: A clear description of what the bug is, including reproduction steps and expected behavior.
placeholder: |
The bug is that...
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
Expand Down

0 comments on commit 4f5f8fd

Please sign in to comment.