Merge pull request #117 from obsy/master
[feed/packages.git] / CONTRIBUTING.md
1 # Contributing Guidelines
2
3 Please make sure that all packages you commit or request to pull:
4 * Package a version which is still maintained by the upstream author.
5 * Have yourself or another person listed in the (PKG_)MAINTAINER field.
6 * Will be updated regularly to maintained and supported versions.
7 * Have no dependencies outside the openwrt core packages or this feed.
8
9 Please sign-off all your commits / pull requests to this repository. See:
10 https://dev.openwrt.org/wiki/SubmittingPatches#a10.Signyourwork
11