From 6c5eecac20c1e547a7533e8acb0d3ce4c26d5bda Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Sat, 26 Apr 2025 17:27:22 -0700 Subject: [PATCH] Add a GitHub pull request template to discourage PRs there. --- .github/pull_request_template.md | 8 ++++++++ 1 file changed, 8 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 00000000..f3a27262 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,8 @@ +## Hold up! + +Thanks for your contribution! Unfortunately, we don't use GitHub pull requests +to manage code contributions to this repository (and GitHub doesn't have any +way to disable pull requests entirely). Instead, please see +https://torsion.org/borgmatic/#contributing which provides full instructions +on how to submit pull requests. You can even use your GitHub account to login. +