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.
2 parents 3867b42 + b86f4bb commit e0be453Copy full SHA for e0be453
.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,16 @@
1
+## Expected Behavior
2
+
3
4
+## Actual Behavior
5
6
7
+## Steps to Reproduce the Problem
8
9
+1.
10
11
12
13
+## Specifications
14
15
+- Version:
16
+- Platform:
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,6 @@
+Fixes #<issue_number_goes_here>
+> It's a good idea to open an issue first for discussion.
+- [ ] Tests pass
+- [ ] Appropriate changes to documentation are included in the PR
0 commit comments