Diff of /.github/ISSUE_TEMPLATE.md [000000] .. [548210]

Switch to unified view

a b/.github/ISSUE_TEMPLATE.md
1
* openOmics version:
2
* Python version:
3
* Operating System:
4
5
### Description
6
7
Describe what you were trying to get done.
8
Tell us what happened, what went wrong, and what you expected to happen.
9
10
### What I Did
11
12
```
13
Paste the command(s) you ran and the output.
14
If there was a crash, please include the traceback here.
15
```