mirror of
https://codeberg.org/ziglings/exercises.git
synced 2024-12-24 08:40:25 +00:00
Added license to contributing
This commit is contained in:
parent
118c1252be
commit
031e11aa61
1 changed files with 10 additions and 0 deletions
|
@ -40,6 +40,7 @@ fit for one reason or another.
|
|||
|
||||
## Platforms and Zig Versions
|
||||
|
||||
|
||||
Because it uses the Zig build system, Ziglings should work
|
||||
wherever Zig does.
|
||||
|
||||
|
@ -75,6 +76,15 @@ interface. Specifically:
|
|||
eternal Ziglings contributor glory is yours!
|
||||
|
||||
|
||||
## Licence
|
||||
|
||||
If you submit your contribution to the repository/project,
|
||||
you agree that your contribution will be licensed under
|
||||
the license of this repository/this project.
|
||||
Please note, it does not change your rights to use your own
|
||||
contribution for any other purpose.
|
||||
|
||||
|
||||
## The Secrets
|
||||
|
||||
If you want to peek at the secrets, take a look at the `patches/`
|
||||
|
|
Loading…
Reference in a new issue