Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a56e88d

Browse files
crcrpareqy
andauthored
Add Template of Bug Report (#1321)
* initial issue_template -- bug * Apply suggestions from code review Co-authored-by: eqy <[email protected]> Co-authored-by: eqy <[email protected]>
1 parent 5bed56a commit a56e88d

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve apex
4+
title: ''
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the Bug**
11+
12+
**Minimal Steps/Code to Reproduce the Bug**
13+
<!--
14+
Please list the *minimal* steps or provide a code snippet for us to be able to reproduce the bug.
15+
16+
A helpful guide on on how to craft a minimal bug report http://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports.
17+
-->
18+
19+
**Expected Behavior**
20+
<!-- A clear and concise description of what you expected to happen. -->
21+
22+
**Environment**
23+
<!-- OS, version of Python, CUDA, PyTorch; collect these via `python -m torch.utils.collect_env` -->

0 commit comments

Comments
 (0)