chore(github): update bug report issue template

This commit is contained in:
Jensun Ravichandran 2021-06-22 15:06:46 +02:00 committed by Alexander Engelsberger
parent 67a20124e8
commit f56ec44afe

View File

@ -10,11 +10,10 @@ assignees: ''
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
**Steps to reproduce the behavior**
1. ...
2. Run script '...' or this snippet:
```ptyhon
```python
import prototorch as pt
...
@ -24,10 +23,13 @@ import prototorch as pt
**Expected behavior**
A clear and concise description of what you expected to happen.
**Observed behavior**
A clear and concise description of what actually happened.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
**System and version information**
- OS: [e.g. Ubuntu 20.10]
- ProtoTorch Version: [e.g. 0.4.0]
- Python Version: [e.g. 3.9.5]