From: Mike Bayer Date: Mon, 14 Jan 2019 21:38:14 +0000 (-0500) Subject: another change to the PR template X-Git-Tag: rel_1_3_0b2~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8cddcf723bbfe8e66b302e2b8b7801b38640c93;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git another change to the PR template Change-Id: I29b0f60d3ec32249333edaeb6550147bd740d893 --- 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!**