From 52e5f114ac825bd274ab7b3e7a9a98010d465dbf Mon Sep 17 00:00:00 2001 From: "Dr. Stefan Schimanski" Date: Tue, 29 May 2018 09:10:52 +0200 Subject: [PATCH] Revert non-staging change to .github/PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 6aed9889..e559c074 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,3 +1,2 @@ -Sorry, we do not accept changes directly against this repository, unless the -change is to the `README.md` itself. Please see -`CONTRIBUTING.md` for information on where and how to contribute instead. +Sorry, we do not accept changes directly against this repository. Please see +CONTRIBUTING.md for information on where and how to contribute instead.