diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..e08c533 --- /dev/null +++ b/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,16 @@ +Pull request: +**IMPORTANT: Please do not create a Pull Request without creating an issue first.** + +*Any change needs to be discussed before proceeding. Failure to do so may result in the rejection of the pull request.* + +Please provide enough information so that others can review your pull request: + +What existing problem does the pull request solve? + +| Q                       | A +| ------------------------ | --- +| Fixed Issues? | `Fixes #1, Fixes #2` +| Patch: Bug Fix? | +| Minor: New Feature? | +| Details: | +| License | CC-BY-SA-4.0