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 ece0739 commit b8fe05fCopy full SHA for b8fe05f
.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: bug
6
+assignees: ''
7
+
8
9
10
+**Impact of the bug**
11
+Inform which external system gets affected by this bug. (e.g. CRAB3, WMCore or WMAgent/DBSUploader etc.) ?
12
13
+**Describe the bug**
14
+A clear and concise description of what the bug is.
15
16
+**How to reproduce it**
17
+Steps to reproduce the behavior:
18
19
+**Expected behavior**
20
+A clear and concise description of what you expected to happen.
21
22
+**Additional context and error message**
23
+Add any other context about the problem here, like error message and/or traceback. You might want to use triple back ticks to properly format it.
0 commit comments