We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d9dcb4 commit c9301d3Copy full SHA for c9301d3
.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,6 @@
1
+Make sure the following boxes are checked before creating an issue:
2
+
3
+- [] State the problem
4
+- [] Specify the compiler's branch and make sure it is on top of `development`
5
+- [] Use a Github label if possible
6
+- [] Try to provide a minimal example that reproduces the error
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,5 @@
+Make sure these boxes are checked before submitting your pull request:
+- [] Description of the pull request stating the problem and the solution
+- [] Tests (if applicable)
+- [] Documentation (if applicable)
0 commit comments