From e10818bbadeff470c45a9a05ffc8bce98b81f00a Mon Sep 17 00:00:00 2001 From: Mike J Innes Date: Wed, 27 May 2020 12:12:13 +0100 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 6bd2d5b0..cb581f08 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,7 +1,7 @@ [Please delete this text and describe your change here. For bugfixes, please detail the bug and include a test case which your patch fixes. If you are adding a new feature, please clearly describe the design, its rationale, the possible alternatives considered. -It is easiest to merge new features when there is clear precedent in other libraries; we need to know we're taking +It is easiest to merge new features when there is clear precedent in other systems; we need to know we're taking the right direction since it can be hard to change later.] ### PR Checklist