File tree Expand file tree Collapse file tree 3 files changed +19
-12
lines changed Expand file tree Collapse file tree 3 files changed +19
-12
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
name : Bug report
3
3
about : Report a bug or problem encountered while using Nabla
4
+ labels : bug
4
5
---
5
6
6
7
## Describe the bug
7
8
<!-- A clear and concise description of what the bug is. -->
8
9
9
10
## Steps to Reproduce
10
-
11
11
<!-- Please describe how the bug you've encountered can be reproduced -->
12
12
13
- ## Environment
13
+ ## Expected vs observed behavior
14
+ <!-- Clearly describe what you get, and how it goes across your expectations. -->
14
15
16
+ ## Environment
15
17
<!-- Please provide the following information -->
16
18
17
19
* ** OS:**
Original file line number Diff line number Diff line change 1
1
---
2
2
name : Feature request
3
3
about : Suggest an idea for this project
4
+ labels : enhancement
4
5
---
5
6
6
7
## Description
7
-
8
8
<!-- Please describe your suggestion -->
9
9
10
- ## Environment
10
+ ## Description of the related problem
11
+ <!-- Is your feature request related to a problem? Please provide
12
+ A clear and concise description of what the problem is. -->
13
+
14
+ ## Solution proposal
15
+ <!-- A clear and concise description of what you want to happen. -->
16
+
17
+ ## Additional context
18
+ <!-- Add any other context or screenshots about the feature request here. -->
11
19
12
- <!-- Please provide the following information -->
13
20
14
- * ** OS:**
15
- * ** CPU:**
16
- * ** GPU:**
17
- * ** GPU driver version:**
18
- * ** Compiler:**
19
- * ** branch:**
20
- * ** commit hash:**
21
21
Original file line number Diff line number Diff line change
1
+ ## Description
2
+ <!-- Describe what problem this is solving, and how it's solved.-->
3
+
4
+ ## Testing
5
+ <!-- Explain how this change is tested. -->
You can’t perform that action at this time.
0 commit comments