From f7d6cec030c22f552fb3982889f0dab35d45dd11 Mon Sep 17 00:00:00 2001 From: Dale Wijnand Date: Wed, 25 Apr 2018 14:21:24 +0100 Subject: [PATCH] Drop the references to the contributing guidelines from templates I believe GitHub does a better job displaying this prominently, particularly for first time contributors. We can always bring back the pull request template if we have new content. --- ISSUE_TEMPLATE.md | 2 -- PULL_REQUEST_TEMPLATE.md | 1 - 2 files changed, 3 deletions(-) delete mode 100644 PULL_REQUEST_TEMPLATE.md diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 3fab7acbb..30bd9fb9e 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -1,5 +1,3 @@ -(See the guidelines for contributing, linked above) - ## steps diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md deleted file mode 100644 index 0392fc0ee..000000000 --- a/PULL_REQUEST_TEMPLATE.md +++ /dev/null @@ -1 +0,0 @@ -(See the guidelines for contributing, linked above)