Skip to content

Commit d4b5804

Browse files
committed
fix contributing guidelines
1 parent 4807029 commit d4b5804

File tree

1 file changed

+11
-19
lines changed

1 file changed

+11
-19
lines changed

CONTRIBUTING.md

Lines changed: 11 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,31 @@
11
# Contributing to CC Open Source
22

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
44
a set of guidelines to help you contribute to this project.
55

66
## Code of Conduct
77

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].
1110

12-
[code_of_conduct]:https://creativecommons.github.io/community/code-of-conduct/
11+
[code_of_conduct]:https://opensource.creativecommons.org/community/code-of-conduct/
1312

1413
## Project Documentation
1514

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.
2319

2420
## How to Contribute
2521

2622
Please follow the processes in our general [Contributing Code][contributing]
2723
guidelines on the Creative Common Open Source website.
2824

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/
3426

3527
## Questions or Thoughts?
3628

37-
Talk to us on [our developer mailing list or Slack community][community].
29+
Talk to us on [one of our community forums][community].
3830

39-
[community]:https://creativecommons.github.io/community/
31+
[community]:https://opensource.creativecommons.org/community/

0 commit comments

Comments
 (0)