Skip to content

Commit

Permalink
Fix syntax error in bug report (#718)
Browse files Browse the repository at this point in the history
  • Loading branch information
ericwb committed Jun 29, 2021
1 parent 55b8834 commit a99b4c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_report.yaml
Expand Up @@ -25,9 +25,9 @@ body:
label: To Reproduce
description: Steps to reproduce the behavior
value: |
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
1. Go to ...
2. Click on ...
3. Scroll down to ...
4. See error"
validations:
required: true
Expand Down

0 comments on commit a99b4c7

Please sign in to comment.