Skip to content

Commit b8fe05f

Browse files
authored
Update issue templates: Add Bug report template
1 parent ece0739 commit b8fe05f

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)