mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
docs: Update to remove the old method of signing the CLA (#6479)
This commit is contained in:
committed by
GitHub
co-authored by
GitHub
parent
afa6a18364
commit
74b7926960
@@ -4,7 +4,6 @@ DO NOT DELETE THIS TEXT
|
||||
|
||||
> Please read this information carefully. You can run `./scripts/pre-commit.php` to check your code before submitting.
|
||||
|
||||
- [ ] Have you signed the [Contributors agreement](http://docs.librenms.org/General/Contributing/) - please do NOT submit a pull request unless you have (signing the agreement in the same pull request is fine). Your commit message for signing the agreement must appear as per the docs.
|
||||
- [ ] Have you followed our [code guidelines?](http://docs.librenms.org/Developing/Code-Guidelines/)
|
||||
|
||||
#### Testers
|
||||
|
||||
@@ -30,14 +30,9 @@ any other means), you assert that:
|
||||
systems.
|
||||
|
||||
|
||||
To agree with these assertions, please submit a GitHub pull request against
|
||||
[AUTHORS.md][5], adding or altering a **single line** *containing your name,
|
||||
email address, and GitHub user id* in the file (so that it can be matched to
|
||||
your commits), and stating in the *commit log* (not the pull request text):
|
||||
|
||||
```
|
||||
I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
|
||||
```
|
||||
To agree with these assertions, when you submit your first pull request you
|
||||
will be asked after submitting to sign the CLA, you do this by following the
|
||||
link provided in the PR and agreeing to the CLA using your GitHub account.
|
||||
|
||||
Local patches
|
||||
-------------
|
||||
@@ -71,7 +66,7 @@ the package information to the header.
|
||||
* @package LibreNMS
|
||||
* @subpackage webui
|
||||
* @link http://librenms.org
|
||||
* @copyright 2016 Internet Widgitz Pty Ltd <[email protected]>
|
||||
* @copyright 2017 Internet Widgitz Pty Ltd <[email protected]>
|
||||
* @author Me <[email protected]>
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user