diff options
author | Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk> | 2018-07-07 22:23:01 +0100 |
---|---|---|
committer | Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk> | 2018-07-08 09:41:53 +0100 |
commit | 5781fc6b3f4fade6229390c364c7d7cca514ec76 (patch) | |
tree | ff1c9ef3c181fa5f979c90424857fbee95dca0b3 /.github/pull_request_template | |
parent | edf338f248a270f5fd85edc04775ec5ed6d46bca (diff) | |
download | mtk-20170518-5781fc6b3f4fade6229390c364c7d7cca514ec76.zip mtk-20170518-5781fc6b3f4fade6229390c364c7d7cca514ec76.tar.gz mtk-20170518-5781fc6b3f4fade6229390c364c7d7cca514ec76.tar.bz2 |
build: Update README & github help
Update README to include Openwrt branding and improve wording.
Point at the Openwrt wiki in .github templates.
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Diffstat (limited to '.github/pull_request_template')
-rw-r--r-- | .github/pull_request_template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/pull_request_template b/.github/pull_request_template index e470cef..a2d6bd1 100644 --- a/.github/pull_request_template +++ b/.github/pull_request_template @@ -3,6 +3,6 @@ Thanks for your contribution to OpenWrt! To help keep the codebase consistent and readable, and to help people review your contribution, we ask you to follow the rules you find in the wiki at this link -https://lede-project.org/submitting-patches +https://openwrt.org/submitting-patches Please remove this message before posting the pull request. |