Skip to content

Commit

Permalink
Issues should include specs to help reproduce
Browse files Browse the repository at this point in the history
  • Loading branch information
Reuven committed Mar 25, 2022
1 parent 2359a74 commit 1687efc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
1. Run `oasdiff <flags> -base <spec1> -revision <spec2>`
2. With <spec1-URL> or attachment
3. And <spec2-URL> or attachment
4. Recieve <snippet of incorrect diff>

**Expected behavior**
A clear and concise description of what you expected to happen.
Expand Down

0 comments on commit 1687efc

Please sign in to comment.