File tree Expand file tree Collapse file tree 2 files changed +44
-0
lines changed Expand file tree Collapse file tree 2 files changed +44
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Bug report
3
+ about : Report a bug or problem encountered while using Nabla
4
+ ---
5
+
6
+ ## Describe the bug
7
+ <!-- A clear and concise description of what the bug is. -->
8
+
9
+ ## Steps to Reproduce
10
+
11
+ <!-- Please describe how the bug you've encountered can be reproduced -->
12
+
13
+ ## Environment
14
+
15
+ <!-- Please provide the following information -->
16
+
17
+ * ** OS:**
18
+ * ** CPU:**
19
+ * ** GPU:**
20
+ * ** GPU driver version:**
21
+ * ** Compiler:**
22
+ * ** branch:**
23
+ * ** commit hash:**
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Feature request
3
+ about : Suggest an idea for this project
4
+ ---
5
+
6
+ ## Description
7
+
8
+ <!-- Please describe your suggestion -->
9
+
10
+ ## Environment
11
+
12
+ <!-- Please provide the following information -->
13
+
14
+ * ** OS:**
15
+ * ** CPU:**
16
+ * ** GPU:**
17
+ * ** GPU driver version:**
18
+ * ** Compiler:**
19
+ * ** branch:**
20
+ * ** commit hash:**
21
+
You can’t perform that action at this time.
0 commit comments