mirror of
https://codeberg.org/ziglings/exercises.git
synced 2025-01-13 10:16:30 +00:00
Merge pull request 'Added license to contributing' (#146) from contrib_lic into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/146
This commit is contained in:
commit
ed88236fa7
1 changed files with 10 additions and 0 deletions
|
@ -40,6 +40,7 @@ fit for one reason or another.
|
||||||
|
|
||||||
## Platforms and Zig Versions
|
## Platforms and Zig Versions
|
||||||
|
|
||||||
|
|
||||||
Because it uses the Zig build system, Ziglings should work
|
Because it uses the Zig build system, Ziglings should work
|
||||||
wherever Zig does.
|
wherever Zig does.
|
||||||
|
|
||||||
|
@ -75,6 +76,15 @@ interface. Specifically:
|
||||||
eternal Ziglings contributor glory is yours!
|
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
|
## The Secrets
|
||||||
|
|
||||||
If you want to peek at the secrets, take a look at the `patches/`
|
If you want to peek at the secrets, take a look at the `patches/`
|
||||||
|
|
Loading…
Reference in a new issue