mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
A couple of minor updates to contributing guidelines
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
All contributors to LibreNMS retain copyright to their own code and are not
|
||||
required to sign over their rights to any other party.
|
||||
|
||||
|
||||
Contributor Agreement
|
||||
---------------------
|
||||
|
||||
@@ -28,9 +32,6 @@ commit log:
|
||||
Copyright
|
||||
---------
|
||||
|
||||
All contributors to LibreNMS retain copyright to their own code and are not
|
||||
required to sign over their rights to any other party.
|
||||
|
||||
We recommend that if you add a new file containing original code to the code
|
||||
base that you include a copyright notice in it as per the Free Software
|
||||
Foundation's guidelines. You might find something like the following header
|
||||
@@ -77,7 +78,9 @@ General Guidelines
|
||||
|
||||
- Please join us in IRC at irc.freenode.net in channel ##librenms if you're
|
||||
able. Collaborating in real time makes the coordination of contributions
|
||||
easier.
|
||||
easier. If you're not a regular IRC user, just browse to [Freenode
|
||||
web chat](http://webchat.freenode.net/) and follow the prompts to chat
|
||||
via the web client.
|
||||
|
||||
- Ensure you read the Code Guidelines documention and understand the code
|
||||
style that should be adhered to [6].
|
||||
|
||||
Reference in New Issue
Block a user