Switch to unified view

a b/ISSUE_TEMPLATE/bug_report.md
1
2
---
3
name: Bug report
4
about: Create a report to help us improve
5
title: ''
6
labels: bug
7
assignees: kyleoconnell-NIH, rosscampbellNIH
8
9
---
10
11
**Describe the bug**
12
A clear and concise description of what the bug is.
13
14
**To Reproduce**
15
Steps to reproduce the behavior:
16
1. Go to '...'
17
2. Click on '....'
18
3. Scroll down to '....'
19
4. See error
20
5. 
21
**Expected behavior**
22
A clear and concise description of what you expected to happen.
23
24
**Screenshots**
25
If applicable, add screenshots to help explain your problem.
26
27
**Cloud Environment (please complete the following information):**
28
 - Cloud Provider: [e.g. Google Cloud, AWS, Azure]
29
 - Machine Type: [e.g. n2-standard-8]
30
 - Operating system: [e.g. Debian 10]
31
32
**Additional context**
33
Add any other context about the problem here.