Commit Graph

24 Commits

Author SHA1 Message Date
Timothy Ace ce3a64b353 CONTRIBUTING.md: clarify pull request commit requirements
Corrects the commit subject being referred to as a "description"
and links the official OpenWrt patch submission standards for
commit messages. Adds additional notes about real names and
emails being required. Also fixes the capitalization of GitHub
and SourceForge.

Signed-off-by: Timothy Ace <openwrt@timothyace.com>
2024-02-04 16:33:58 -08:00
Yegor Yefremov 074a8ab220 CONTRIBUTING.md: fix typos
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
2023-12-01 15:13:42 -08:00
Paul Spooren 85b7750327 CONTRIBUTING: add CI information
Describe briefly the details on the new runtime CI.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2020-09-30 10:47:12 -10:00
Paul Spooren fe19272b38 CONTRIBUTING: format Markdown and fix some typos
Also surround binaries and variable names with ticks so it's clearer
what they are.

Markdown formating via `remark-cli`.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2020-09-30 10:47:12 -10:00
Florian Eckert da183bdb3d CONTRIBUTING.md: update branch info
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-09-09 11:07:27 +02:00
Josef Schlehofer 4eb01b3a84
CONTRIBUTING.md: update Identifier for Licenses
Use HTTPS in URL for spdx.org

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-04-18 12:07:48 +02:00
Alex Tomlins c51e847bd9 CONTRIBUTING: Fix "Sign your work" link
This was linking to a non-existent page in the wiki.

Signed-off-by: Alex Tomlins <alex@tomlins.org.uk>
2019-04-03 21:56:20 +01:00
Ted Hess c77c962de4 CONTRIBUTING.md: Update documentation links
Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-09-29 11:04:34 -04:00
Ted Hess 4227736d63 CONTRIBUTING.md: Revise and clarify Copyright and PKG_MAINTANER fields.
Add description of preferred archive formats and download methods.
Encourage multiple maintainers.

Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-09-29 10:40:26 -04:00
Stijn Tintel f82287cf5c treewide: use name in define and eval lines
For consistency, use full name instead of $(PKG_NAME) in define and eval
lines for all packages.

I've seen reviews that asked to do this before, and I am asking the same
during reviews now. To avoid this in the future, fix this treewide so
when people use existing packages as example, we will not have to
request this change anymore.

This makes all packages consistent with both LEDE and OpenWrt base
repositories.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2017-03-08 21:15:20 +01:00
Hannu Nyman df35777400 CONTRIBUTING.md: Add advice about pull requests
Add "best practices" advice about working with pull requests.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-11-20 16:32:52 +02:00
Ted Hess 45c7267ba5 CONTRIBUTING: Add paragraph about the use of PKG_RELEASE tag.
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-02-04 15:45:08 -05:00
Steven Barth 7925faa27e Update CONTRIBUTING.md
Add guideline to avoid rolling sources.
Some minor cleanups and clarifications.
2014-12-15 08:56:37 +01:00
Ian Leonard 526cd2f6b5 CONTRIBUTING.md: typo in PKG_LICENSE_FILES
Per r33861, it should be PKG_LICENSE and PKG_LICENSE_FILES used for licensing information.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-11-24 23:43:37 -08:00
Luiz Angelo Daros de Luca 174db06156 Fix a typo in CONTRIBUTING.md text
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2014-08-19 02:11:20 -03:00
Steven Barth c8d2524266 CONTRIBUTING: update gaining commit access
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-12 15:24:46 +02:00
Steven Barth 159a8d9d71 CONTRIBUTING: readd example for PKG_LICENSE_FILE
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-12 15:21:01 +02:00
Steven Barth 84f643cb31 CONTRIBUTING: simplify PKG_LICENSE and PKG_LICENSE_FILE notes
I found them too hard to understand ;)

Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-12 15:19:15 +02:00
Steven Barth 9a55543536 CONTRIBUTING: add paragraph about gaining commit access
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-12 15:08:14 +02:00
Ted Hess 401bc214f5 CONTRIBUTING - an update with some addtions and clarifications
Pass 3, add back SPDX and examples. Change copyright reqs.

Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-08-09 11:55:14 -04:00
sbyx 4530eed5b4 Update contributers statement
Signed-off-by: Steven Barth <cyrus@openwrt.org>
2014-07-31 11:44:54 +02:00
Steven Barth 1456916399 Update contributing statement 2014-07-29 22:39:33 +02:00
Etienne CHAMPETIER 740c9836e3 Improve CONTRIBUTING.md
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-07-29 22:15:18 +02:00
Etienne CHAMPETIER 4569203e84 Split README in README.md and CONTRIBUTING.md
see https://github.com/blog/1184-contributing-guidelines

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-07-23 00:57:08 +02:00