From b55b8a56a8b124e80ae0d0f59a50089b7f36b1db Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Fri, 1 May 2020 12:08:24 -0700 Subject: add mailing list & bug reporting info Signed-off-by: Sean Whitton --- .github/PULL_REQUEST_TEMPLATE.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to '.github/PULL_REQUEST_TEMPLATE.md') 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 - asking me to merge your branch, possibly - using git-request-pull(1) - -- prepare patches with git-format-patch(1), and send them to - , possibly using git-send-email(1) +Instead, please see CONTRIBUTING.md for patch submission info. -- cgit v1.2.3