We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 770cfe7 commit cc36c84Copy full SHA for cc36c84
2 files changed
.github/ISSUE_TEMPLATE.md
@@ -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
@@ -7,29 +7,6 @@ still need proper phrasing - if you'd like to help - be sure to make a PR.
Please know that we do appreciate all contributions - bug reports as well as
Pull Requests.
-## Filing Issues
-
-When filing an issue, please use this template:
-```
-# 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
33
## PR Merge Criteria
34
35
For a PR to be merged, the following statements must hold true:
0 commit comments