diff options
author | Etienne CHAMPETIER <champetier.etienne@gmail.com> | 2016-07-02 06:53:57 +0000 |
---|---|---|
committer | Etienne CHAMPETIER <champetier.etienne@gmail.com> | 2016-07-02 06:57:29 +0000 |
commit | c3e815cf405dc3ed9423d552b526ed02cb540358 (patch) | |
tree | c9903259154c618fe99429b795829c695c873f43 /.github | |
parent | 2c01e03bb5842db7b0882a72f0569a111971563b (diff) |
Improve pull_request_template
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Diffstat (limited to '.github')
-rw-r--r-- | .github/pull_request_template | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/pull_request_template b/.github/pull_request_template index 8810b07c5..7951695b2 100644 --- a/.github/pull_request_template +++ b/.github/pull_request_template @@ -1,4 +1,4 @@ -Maintainer: me / @<github-user> / name <email> +Maintainer: me / @<github-user> Compile tested: (put here arch, model, OpenWRT/LEDE version) Run tested: (put here arch, model, OpenWRT/LEDE version, tests done) @@ -13,4 +13,4 @@ Please double check that your commits: Please also read https://github.com/openwrt/packages/blob/master/CONTRIBUTING.md Thanks for your contribution -To finish, please remove this text (from ---) +To show that you've read until here, please remove everything after --- |