From 476b29d0527ec97af6b03e47acf8723ce72fca17 Mon Sep 17 00:00:00 2001 From: Bartosz Spyrko-Smietanko Date: Mon, 12 Feb 2024 12:20:28 +0000 Subject: [PATCH] Add pull request template --- .github/PULL_REQUEST_TEMPLATE.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..8da1a90 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,7 @@ +Thanks for submitting your Pull Request! + +Please delete this text, and add a link to the GitHub Issue solved by this PR. + +If this PR is not for the 'main' branch you must add a link to the equivalent change in 'main'. + +Remember to use the Issue ID in the PR title and any commits.