Merge pull request #2869 from champtar/pr_template

Add a pull request template
This commit is contained in:
champtar 2016-06-29 01:06:10 +02:00 committed by GitHub
commit 9648bac104

16
.github/pull_request_template.md vendored Normal file
View file

@ -0,0 +1,16 @@
Maintainer: me / @<github-user> / name <email>
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 "<package name>: "
- all contain signed-off-by
- are linked to your github account (you see your logo in front of them)
Please also read https://github.com/openwrt/packages/blob/master/CONTRIBUTING.md
Thanks for your contribution
To finish, please remove this text (from ---)