Skip to content

Commit

Permalink
Update bug.yml with moving placeholder text to description
Browse files Browse the repository at this point in the history
  • Loading branch information
Sherwin-14 authored Aug 14, 2024
1 parent 7317058 commit edb8ae7
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,15 @@ body:
required: true

- type: textarea
attributes:
label: Steps To Reproduce
description: Steps to reproduce the behavior.
placeholder: |
1. In this environment...
2. With this config...
3. Run '...'
4. See error...
validations:
required: true
attributes:
label: Steps To Reproduce
description: Steps to reproduce the behavior.
1. In this environment...
2. With this config...
3. Run '...'
4. See error...
validations:
required: true

- type: textarea
attributes:
Expand Down

0 comments on commit edb8ae7

Please sign in to comment.