Skip to content

Commit

Permalink
Merge pull request #5 from jdwelch/task/GEN-123
Browse files Browse the repository at this point in the history
Update bug report template
  • Loading branch information
kenazk committed Dec 8, 2018
2 parents e4d6a30 + 50f79c5 commit 69a56d1
Showing 1 changed file with 9 additions and 16 deletions.
25 changes: 9 additions & 16 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,27 +9,20 @@ 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. Write a workflow like '…'
2. Run command '…'
3. See error

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

**Screenshots**
If applicable, add screenshots to help explain your problem.
**Logs**
If applicable, add the full terminal output (try adding the `--debug` flag for more verbosity) to help explain your problem.

**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
**Environment (please complete the following information):**
- OS: [e.g. macOS 10.14.1]
- Version/Build number [e.g. 0.0.1, f61edcc]
- Cloud target [e.g. AWS, GCP]

**Additional context**
Add any other context about the problem here.

0 comments on commit 69a56d1

Please sign in to comment.