diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..0ea1103 --- /dev/null +++ b/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,5 @@ +## What it adds (or fixes): +Describe what this pull request brings to the helper (new functions, fixed bugs etc.). + +## Fixes the following issues: +fixes #xx (replace with 'fixes #[yourIssueID])