Skip to content

Commit

Permalink
CONTRIBUTING.md: Update documentation links
Browse files Browse the repository at this point in the history
Signed-off-by: Ted Hess <thess@kitschensync.net>
  • Loading branch information
thess committed Sep 29, 2018
1 parent bf37458 commit c77c962
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
@@ -1,5 +1,5 @@
# 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
Expand Down Expand Up @@ -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
(E.g.: "foopkg: Add libzot dependency")
* Include Signed-off-by in the comment
(See <https://dev.openwrt.org/wiki/SubmittingPatches#a10.Signyourwork>)
* Include Signed-off-by tag in the commit comments.
See: [Sign your work](https://openwrt.org/docs/guide-developer/submittingpatches-tomerge?s[]=sign#sign_your_work)

### Advice on pull requests:

Expand Down

0 comments on commit c77c962

Please sign in to comment.