mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
update documentation regarding CLA
This commit is contained in:
@@ -90,9 +90,9 @@ This code of conduct is adapted from the [Contributor Covenant](https://www.cont
|
||||
|
||||
## OpenProject Contributor License Agreement (CLA)
|
||||
|
||||
If you want to contribute to OpenProject, please make sure to accept our Contributor License Agreement first. The contributor license agreement documents the rights granted by contributors to OpenProject.
|
||||
If you want to contribute to OpenProject, please make sure to accept our Contributor License Agreement. The contributor license agreement documents the rights granted by contributors to OpenProject.
|
||||
|
||||
[Read and accept the Contributor License Agreement here.](https://www.openproject.org/legal/contributor-license-agreement/)
|
||||
A GitHub action will enforce the [CLA](https://www.openproject.org/legal/contributor-license-agreement/) has been read and accepted by every new contributor. You will only be asked once, the document is short, and signing is easy.
|
||||
|
||||
## Additional resources
|
||||
|
||||
|
||||
@@ -117,7 +117,7 @@ If there are breaking changes (e.g., to permissions, code relevant for developer
|
||||
|
||||
## Other
|
||||
|
||||
- For external contributions: Check whether the author has signed a [Contributor License Agreement](../#openproject-contributor-license-agreement-cla) and kindly ask for it if not.
|
||||
- For external contributions: Check whether the author has signed a [Contributor License Agreement](../#openproject-contributor-license-agreement-cla) and kindly ask for it if not. There is a GitHub workflow ensuring the contributor signed the current CLA. If the action is green, consider this point done.
|
||||
|
||||
- Copyright notice: When new files are added, make sure they contain the OpenProject copyright notice (copy from any file in OpenProject).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user