Skip to content

Commit f8da71c

Browse files
authored
Update issue templates
1 parent d8c5c1d commit f8da71c

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
## Expected Behavior
11+
12+
... Please describe the behavior you would have expected.
13+
14+
## Actual Behavior
15+
16+
... Please describe the behavior you actually observed.
17+
18+
19+
## Steps to Reproduce the Problem
20+
21+
... Please be as specific as possible while describing how to reproduce your problem.
22+
23+
1.
24+
1.
25+
1.
26+
27+
## Specifications
28+
29+
... Please describe your environment
30+
31+
- HPX Version:
32+
- Platform (compiler, OS):

0 commit comments

Comments
 (0)