We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2d6a65 commit 7c3d5d8Copy full SHA for 7c3d5d8
1 file changed
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,23 @@
1
+---
2
+name: Bug report
3
+about: Create a report to help us improve
4
+title: ''
5
+labels: ''
6
+assignees: ''
7
+
8
9
10
+**Describe the bug**
11
+A clear and concise description of what the bug is.
12
13
+**Environment**
14
+Environment you use when bug appears:
15
+1. Python version
16
+2. PyTorch Version
17
+3. FedLab version
18
+4. code you run
19
+5. the detailed error
20
21
22
+**Additional context**
23
+Add any other context about the problem here.
0 commit comments