aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/PULL_REQUEST_TEMPLATE.md
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-05-01 12:08:24 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-05-01 12:08:24 -0700
commitb55b8a56a8b124e80ae0d0f59a50089b7f36b1db (patch)
tree06c7bcdef5be53d59febe26bd775084c7f618792 /.github/PULL_REQUEST_TEMPLATE.md
parent7fe2140a55fb71b1bcbb977b3e9f08e4cf69cc97 (diff)
downloadgit-remote-gcrypt-b55b8a56a8b124e80ae0d0f59a50089b7f36b1db.tar.gz
add mailing list & bug reporting info
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE.md')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md9
1 files changed, 1 insertions, 8 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 32cf2b6..8a84fd0 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -3,11 +3,4 @@ Thank you for your interest in contributing to this project!
Please **do not** submit a pull request on GitHub. This repository is
an automated mirror, and I don't develop using GitHub's platform.
-Instead, either
-
-- publish a branch somewhere (a GitHub fork is fine), and e-mail
- <spwhitton@spwhitton.name> asking me to merge your branch, possibly
- using git-request-pull(1)
-
-- prepare patches with git-format-patch(1), and send them to
- <spwhitton@spwhitton.name>, possibly using git-send-email(1)
+Instead, please see CONTRIBUTING.md for patch submission info.