.github: add pull request and issue template
@@ -0,0 +1,8 @@
+# Bug reporting
+
+A good bug report has some very specific qualities, so please read over our short document on
+[reporting bugs][report_bugs] before you submit your bug report.
+To ask a question, go ahead and ignore this.
+[report_bugs]: ../Documentation/reporting_bugs.md
@@ -0,0 +1,5 @@
+# Contributing guidelines
+Please read our [contribution workflow][contributing] before submitting a pull request.
+[contributing]: ../CONTRIBUTING.md#contribution-flow