From: Etienne CHAMPETIER Date: Sun, 3 Jul 2016 13:54:25 +0000 (+0000) Subject: Improve pull_request_template X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=d749882a68c5b98dd133ce114217a4ae14cd8c3e;p=openwrt-packages.git Improve pull_request_template commit message is copied at the end of the template when creating PR, so swap instructions and template part Signed-off-by: Etienne CHAMPETIER --- diff --git a/.github/pull_request_template b/.github/pull_request_template index 7951695b2..44d7a927f 100644 --- a/.github/pull_request_template +++ b/.github/pull_request_template @@ -1,10 +1,3 @@ -Maintainer: me / @ -Compile tested: (put here arch, model, OpenWRT/LEDE version) -Run tested: (put here arch, model, OpenWRT/LEDE version, tests done) - -Description: - -------------------------------- Please double check that your commits: - all start with ": " - all contain signed-off-by @@ -13,4 +6,11 @@ Please double check that your commits: Please also read https://github.com/openwrt/packages/blob/master/CONTRIBUTING.md Thanks for your contribution -To show that you've read until here, please remove everything after --- +Please remove this text (before ---) and fill the following template +------------------------------- + +Maintainer: me / @ +Compile tested: (put here arch, model, OpenWRT/LEDE version) +Run tested: (put here arch, model, OpenWRT/LEDE version, tests done) + +Description: