mirror of
https://github.com/portainer/portainer.git
synced 2025-07-19 13:29:41 +02:00
Add licensing information to contributing document
This commit is contained in:
parent
9f4fe3af9e
commit
239e434522
1 changed files with 6 additions and 0 deletions
|
@ -127,3 +127,9 @@ When adding a new route to an existing handler use the following as a template (
|
||||||
```
|
```
|
||||||
|
|
||||||
explanation about each line can be found (here)[https://github.com/swaggo/swag#api-operation]
|
explanation about each line can be found (here)[https://github.com/swaggo/swag#api-operation]
|
||||||
|
|
||||||
|
## Licensing
|
||||||
|
|
||||||
|
See the [LICENSE](https://github.com/portainer/portainer/blob/develop/LICENSE) file for our project's licensing. We will ask you to confirm the licensing of your contribution.
|
||||||
|
|
||||||
|
We may ask you to sign a [Contributor License Agreement (CLA)](http://en.wikipedia.org/wiki/Contributor_License_Agreement) for larger changes.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue