aboutsummaryrefslogtreecommitdiff
path: root/.github/pull_request_template
blob: 7951695b26eb694f6b9b6f4552577df0281aa462 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Maintainer: me / @<github-user>
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 show that you've read until here, please remove everything after ---