-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
14 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,18 +11,25 @@ around the world in a Django based website. | |
**[legaldb.creativecommons.org](https://legaldb.creativecommons.org/)** | ||
|
||
|
||
## Code of Conduct | ||
## Code of conduct | ||
|
||
Please note that this project is released with a Contributor [Code of | ||
Conduct](CODE_OF_CONDUCT.md). By participating in this project you agree to | ||
abide by its terms. | ||
[`CODE_OF_CONDUCT.md`][org-coc]: | ||
> The Creative Commons team is committed to fostering a welcoming community. | ||
> This project and all other Creative Commons open source projects are governed | ||
> by our [Code of Conduct][code_of_conduct]. Please report unacceptable | ||
> behavior to [[email protected]](mailto:[email protected]) | ||
> per our [reporting guidelines][reporting_guide]. | ||
[org-coc]: https://github.com/creativecommons/.github/blob/main/CODE_OF_CONDUCT.md | ||
[code_of_conduct]: https://opensource.creativecommons.org/community/code-of-conduct/ | ||
[reporting_guide]: https://opensource.creativecommons.org/community/code-of-conduct/enforcement/ | ||
|
||
|
||
## Contributing | ||
|
||
See [`CONTRIBUTING.md`](CONTRIBUTING.md). It contains some general instructions | ||
that should be followed when contributing to any of the Creative Commons | ||
open-source repositories. | ||
See [`CONTRIBUTING.md`][org-contrib]. | ||
|
||
[org-contrib]: https://github.com/creativecommons/.github/blob/main/CONTRIBUTING.md | ||
|
||
|
||
## Development setup | ||
|