mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 19:54:50 +00:00
github: adapt templates
Remove refs to LEDE and use "OpenWrt" instead of "OpenWRT" Remove instructions on self-checking pull request content for the following considerations - The checks are now enforced by travis autocheck scripts - Github now prompts users to refer to the contributing guide on submitting new issue and pull request Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
This commit is contained in:
17
.github/pull_request_template
vendored
17
.github/pull_request_template
vendored
@@ -1,16 +1,5 @@
|
||||
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
|
||||
Please remove this text (before ---) and fill the following template
|
||||
-------------------------------
|
||||
|
||||
Maintainer: me / @<github-user>
|
||||
Compile tested: (put here arch, model, OpenWRT/LEDE version)
|
||||
Run tested: (put here arch, model, OpenWRT/LEDE version, tests done)
|
||||
Maintainer: me / @\<github-user> (find it by checking history of the package Makefile)
|
||||
Compile tested: (put here arch, model, OpenWrt version)
|
||||
Run tested: (put here arch, model, OpenWrt version, tests done)
|
||||
|
||||
Description:
|
||||
|
||||
Reference in New Issue
Block a user