From e8cddcf723bbfe8e66b302e2b8b7801b38640c93 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Mon, 14 Jan 2019 16:38:14 -0500 Subject: [PATCH] another change to the PR template Change-Id: I29b0f60d3ec32249333edaeb6550147bd740d893 --- .github/pull_request_template.md | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 3d33e9f5fa..81cd523e5d 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,6 +1,16 @@ -*** **CHECKLIST FOR PULL REQUESTS!!!** *** + -This change is: +### Description + + +### Checklist + + +This pull request is: - [ ] A documentation / typographical error fix - Good to go, no issue or tests are needed @@ -24,8 +34,8 @@ This change is: - [ ] I don't know how to write the tests. in which case please GET HELP FROM THE MAINTAINERS on the above mentioned issue how tests for this feature should be structured. -Note that **we do not accept one-liner code fix pull requests with no tests**. Code that is not + **Have a nice day!** -- 2.47.2