Improve pull_request_template
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
This commit is contained in:
parent
2c01e03bb5
commit
c3e815cf40
1 changed files with 2 additions and 2 deletions
4
.github/pull_request_template
vendored
4
.github/pull_request_template
vendored
|
@ -1,4 +1,4 @@
|
||||||
Maintainer: me / @<github-user> / name <email>
|
Maintainer: me / @<github-user>
|
||||||
Compile tested: (put here arch, model, OpenWRT/LEDE version)
|
Compile tested: (put here arch, model, OpenWRT/LEDE version)
|
||||||
Run tested: (put here arch, model, OpenWRT/LEDE version, tests done)
|
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
|
Please also read https://github.com/openwrt/packages/blob/master/CONTRIBUTING.md
|
||||||
|
|
||||||
Thanks for your contribution
|
Thanks for your contribution
|
||||||
To finish, please remove this text (from ---)
|
To show that you've read until here, please remove everything after ---
|
||||||
|
|
Loading…
Reference in a new issue