mirror of
https://github.com/amnezia-vpn/openvpn3.git
synced 2026-05-17 00:16:12 +03:00
Quickly improve the contribution guidelines to be more inline with what we do. This file has been forgotten since it was added as part of adding the contributor agreement. Signed-off-by: David Sommerseth <davids@openvpn.net>
14 lines
635 B
ReStructuredText
14 lines
635 B
ReStructuredText
Contributing to OpenVPN 3
|
|
=========================
|
|
|
|
Patches can be sent as GitHub pull requests for initial reviews and
|
|
discussion. Final patches from the community which modifies code must be
|
|
sent to the openvpn-devel@lists.sourceforge.net mailing list before being
|
|
accepted. Documentation and support scripts not being criticial to the
|
|
running code integrity may be handled differently on a case-by-case evaluation.
|
|
|
|
Patches sent to the mailing list must be prefixed with :code:`[PATCH OpenVPN3]`.
|
|
|
|
Note that by contributing to the OpenVPN 3 project you accept the Contributor
|
|
License Agreement described in `CLA.rst <CLA.rst>`_.
|