Skip to content

Commit

Permalink
Update bug_report.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AtomicVar authored and cliffburdick committed Dec 16, 2023
1 parent ed0e53d commit b3804a8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,24 +7,24 @@ assignees: ''

---

**Describe the bug**
**Describe the Bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Allocate tensors of size '...'
2. Perform operation '...'

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

**Code snippers**
**Code Snippets**
If applicable, add code snippets to help explain your problem.

**System details (please complete the following information):**
**System Details (please complete the following information):**
- OS: [e.g. Ubuntu 18.04]
- CUDA version: [e.g CUDA 11.4]
- g++ version: [e.g. 9.3.0]

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

0 comments on commit b3804a8

Please sign in to comment.