Skip to content

Commit bdbd963

Browse files
authored
Create bug_report.md
1 parent 95733a2 commit bdbd963

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: '[BUG] '
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
**Bug Description**
11+
Briefly describe what is not working.
12+
13+
**Steps to Reproduce**
14+
1. ...
15+
2. ...
16+
3. ...
17+
18+
**Expected Behavior**
19+
What should have happened.
20+
21+
**Environment**
22+
- OS:
23+
- Python version:
24+
- RMA-Kernel version (commit/branch):
25+
26+
**Additional Context**
27+
Logs, tracebacks, minimal code example.

0 commit comments

Comments
 (0)