From 1687efcd79a509060c1f8771a7d9b74e4b667197 Mon Sep 17 00:00:00 2001 From: Reuven Date: Sat, 26 Mar 2022 00:38:43 +0300 Subject: [PATCH] Issues should include specs to help reproduce --- .github/ISSUE_TEMPLATE/bug_report.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index dd84ea78..f65199e4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -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 -base -revision ` +2. With or attachment +3. And or attachment +4. Recieve **Expected behavior** A clear and concise description of what you expected to happen.