Skip to content

Commit cc36c84

Browse files
mondejaakx
authored andcommitted
Add Github issue template
1 parent 770cfe7 commit cc36c84

2 files changed

Lines changed: 15 additions & 23 deletions

File tree

.github/ISSUE_TEMPLATE.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
## Overview Description
2+
3+
## Steps to Reproduce
4+
5+
1.
6+
2.
7+
3.
8+
9+
## Actual Results
10+
11+
## Expected Results
12+
13+
## Reproducibility
14+
15+
## Additional Information

CONTRIBUTING.md

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -7,29 +7,6 @@ still need proper phrasing - if you'd like to help - be sure to make a PR.
77
Please know that we do appreciate all contributions - bug reports as well as
88
Pull Requests.
99

10-
## Filing Issues
11-
12-
When filing an issue, please use this template:
13-
14-
```
15-
# Overview Description
16-
17-
# Steps to Reproduce
18-
19-
1.
20-
2.
21-
3.
22-
23-
# Actual Results
24-
25-
# Expected Results
26-
27-
# Reproducibility
28-
29-
# Additional Information:
30-
31-
```
32-
3310
## PR Merge Criteria
3411

3512
For a PR to be merged, the following statements must hold true:

0 commit comments

Comments
 (0)