|
1 | 1 | # Contributing to CC Open Source |
2 | 2 |
|
3 | | -Thank you for your interest in contributing to CC Vocabulary! This document is |
| 3 | +Thank you for your interest in contributing to CC Open Source! This document is |
4 | 4 | a set of guidelines to help you contribute to this project. |
5 | 5 |
|
6 | 6 | ## Code of Conduct |
7 | 7 |
|
8 | | -By participating in this project, you are expected to uphold our Code of |
9 | | -Conduct, which can be found [on our website][code_of_conduct] and also in the |
10 | | -repository in the file `CODE_OF_CONDUCT.md`. |
| 8 | +By participating in this project, you are expected to uphold our [Code of |
| 9 | +Conduct][code_of_conduct]. |
11 | 10 |
|
12 | | -[code_of_conduct]:https://creativecommons.github.io/community/code-of-conduct/ |
| 11 | +[code_of_conduct]:https://opensource.creativecommons.org/community/code-of-conduct/ |
13 | 12 |
|
14 | 13 | ## Project Documentation |
15 | 14 |
|
16 | | -The `README.md` file describes the goals and introduces the project. Further |
17 | | -documentation is present in the form of `.md` files placed in the folder |
18 | | -structure as well as in the form of code comments. |
19 | | - |
20 | | -More documentation can be found in the [Storybook][landing]. |
21 | | - |
22 | | -[landing]:https://cc-vocabulary.netlify.com/ |
| 15 | +The `README` in the root of the repository should contain or link to |
| 16 | +project documentation. If you cannot find the documentation you're |
| 17 | +looking for, please file a GitHub issue with details of what |
| 18 | +you'd like to see documented. |
23 | 19 |
|
24 | 20 | ## How to Contribute |
25 | 21 |
|
26 | 22 | Please follow the processes in our general [Contributing Code][contributing] |
27 | 23 | guidelines on the Creative Common Open Source website. |
28 | 24 |
|
29 | | -Contributions in terms of code, documentation and translations are welcome! |
30 | | - |
31 | | -In addition to this, read the `README.md` in the repository for instructions. |
32 | | - |
33 | | -[contributing]:https://creativecommons.github.io/contributing-code/ |
| 25 | +[contributing]:https://opensource.creativecommons.org/contributing-code/ |
34 | 26 |
|
35 | 27 | ## Questions or Thoughts? |
36 | 28 |
|
37 | | -Talk to us on [our developer mailing list or Slack community][community]. |
| 29 | +Talk to us on [one of our community forums][community]. |
38 | 30 |
|
39 | | -[community]:https://creativecommons.github.io/community/ |
| 31 | +[community]:https://opensource.creativecommons.org/community/ |
0 commit comments