]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - .github/PULL_REQUEST_TEMPLATE.md
Fix #1691 create ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE
[github/wallabag/wallabag.git] / .github / PULL_REQUEST_TEMPLATE.md
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
new file mode 100644 (file)
index 0000000..535d02a
--- /dev/null
@@ -0,0 +1,10 @@
+| Q             | A
+| ------------- | ---
+| Bug fix?      | yes|no
+| New feature?  | yes|no
+| BC breaks?    | yes|no
+| Deprecations? | yes|no
+| Tests pass?   | yes|no
+| Fixed tickets | comma-separated list of tickets fixed by the PR, if any
+| License       | MIT
+| Doc PR        | reference to the documentation PR, if any