Skip to content

Commit

Permalink
move repro steps to front (apache#16819)
Browse files Browse the repository at this point in the history
  • Loading branch information
junlincc authored and Emmanuel Bavoux committed Nov 14, 2021
1 parent 07fea0b commit 63935ee
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ labels: "#bug"

A clear and concise description of what the bug is.

#### How to reproduce the bug

1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

### Expected results

what you expected to happen.
Expand All @@ -19,12 +26,6 @@ what actually happens.

If applicable, add screenshots to help explain your problem.

#### How to reproduce the bug

1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

### Environment

Expand Down

0 comments on commit 63935ee

Please sign in to comment.