From fbfb7fc1f571fddccb79292fc38aef433ed65922 Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Sat, 13 Sep 2025 10:16:39 -0700 Subject: [PATCH] Use separate pull requests templates for each of GitHub and Gitea. --- .gitea/pull_request_template.md | 0 .github/pull_request_template.md | 4 +--- 2 files changed, 1 insertion(+), 3 deletions(-) create mode 100644 .gitea/pull_request_template.md diff --git a/.gitea/pull_request_template.md b/.gitea/pull_request_template.md new file mode 100644 index 00000000..e69de29b diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 78413bdd..6256e53a 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,9 +2,7 @@ Thanks for your contribution! -If you're submitting this PR on **projects.torsion.org**: Please ignore the following. You can safely delete this text before submitting your PR. - -If you're submitting this PR on **GitHub**: 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: +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