mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 23:34:31 +04:00
CONTRIBUTING.md: Update documentation links
Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# Contributing Guidelines
|
# Contributing Guidelines
|
||||||
(See <http://wiki.openwrt.org/doc/devel/packages> for overall format and construction)
|
Ref: <https://openwrt.org/docs/guide-developer/packages> for overall format and construction
|
||||||
|
|
||||||
|
|
||||||
### Basic guidelines
|
### Basic guidelines
|
||||||
@@ -41,8 +41,8 @@ All packages you commit or submit by pull-request should follow these simple gui
|
|||||||
|
|
||||||
* Have a useful description prefixed with the package name
|
* Have a useful description prefixed with the package name
|
||||||
(E.g.: "foopkg: Add libzot dependency")
|
(E.g.: "foopkg: Add libzot dependency")
|
||||||
* Include Signed-off-by in the comment
|
* Include Signed-off-by tag in the commit comments.
|
||||||
(See <https://dev.openwrt.org/wiki/SubmittingPatches#a10.Signyourwork>)
|
See: [Sign your work](https://openwrt.org/docs/guide-developer/submittingpatches-tomerge?s[]=sign#sign_your_work)
|
||||||
|
|
||||||
### Advice on pull requests:
|
### Advice on pull requests:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user