diff options
| author | zdc <zdc@users.noreply.github.com> | 2025-10-13 17:55:48 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-13 15:55:48 +0100 |
| commit | 32c1cae961c4405ebba9d75b0fba493ceb5ab238 (patch) | |
| tree | 1d433134003a371365e2f7ffc9d58ca7835dfbdb /docs/contributing/development.rst | |
| parent | 7bed50c205d32dd00e8fc51b1337c6984347e58a (diff) | |
| download | vyos-documentation-32c1cae961c4405ebba9d75b0fba493ceb5ab238.tar.gz vyos-documentation-32c1cae961c4405ebba9d75b0fba493ceb5ab238.zip | |
cla: Add CLA references and instructions (#1690)
- Added a dedicated page describing the process of signing the CLA
- Added references to this page on documents explaining how to submit code and documentation
changes
Diffstat (limited to 'docs/contributing/development.rst')
| -rw-r--r-- | docs/contributing/development.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/contributing/development.rst b/docs/contributing/development.rst index 50e22c44..22bebd9c 100644 --- a/docs/contributing/development.rst +++ b/docs/contributing/development.rst @@ -24,6 +24,11 @@ The README.md file will guide you to use the this top level repository. Submit a Patch ============== +.. warning:: + + Please read and sign the :doc:`Contributor License Agreement<cla>` before + submitting any patches. + Patches are always more than welcome. To have a clean and easy to maintain repository we have some guidelines when working with Git. A clean repository eases the automatic generation of a changelog file. |
