-
-
Notifications
You must be signed in to change notification settings - Fork 155
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into feature/dockerize-chooser
- Loading branch information
Showing
4 changed files
with
24 additions
and
54 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
|
@@ -22,7 +22,20 @@ This site is built using [Vue.js](https://vuejs.org/) (and vue-cli). | |
|
||
Tasks, issues, and discussion related to the release of the new chooser are tracked with the [`Launch Milestone`](https://github.com/creativecommons/chooser/milestone/1). | ||
|
||
# Getting Started | ||
## Code of conduct | ||
|
||
[`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/ | ||
|
||
## Getting Started | ||
|
||
## Using Docker | ||
|
||
|
@@ -115,6 +128,10 @@ If it says "No results matched your search", then there are no issues currently | |
|
||
*If no progress has been made on an issue for seven days after assignment, the assignment will be removed to allow others to contribute.* | ||
|
||
See [`CONTRIBUTING.md`][org-contrib]. | ||
|
||
[org-contrib]: https://github.com/creativecommons/.github/blob/main/CONTRIBUTING.md | ||
|
||
## Running Tests | ||
|
||
You can run tests by executing: | ||
|
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