From 43bd42fb31dce9a391f8530b9bd34c4a2e7fdce6 Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Sat, 26 Apr 2025 17:36:01 -0700 Subject: [PATCH] Tweak GitHub pull request template. --- .github/pull_request_template.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index f3a27262..fa88b619 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,8 +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. +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.