Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Commit

Permalink
Create CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Brylie Christopher Oxley authored Jan 11, 2022
1 parent 7634fc2 commit f369964
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
# Contributing to CC Open Source

Thank you for your interest in contributing to CC Vocabulary! This document is
a set of guidelines to help you contribute to this project.

## Code of Conduct

By participating in this project, you are expected to uphold our Code of
Conduct, which can be found [on our website][code_of_conduct] and also in the
repository in the file `CODE_OF_CONDUCT.md`.

[code_of_conduct]: https://creativecommons.github.io/community/code-of-conduct/

## Project Documentation

The `README.md` file describes the goals and introduces the project. Further
documentation is present in the form of `.md` files placed in the folder
structure as well as in the form of code comments.

More documentation can be found in the [Storybook][landing].

[landing]: https://cc-vocabulary.netlify.com/

## How to Contribute

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

Contributions in terms of code, documentation and translations are welcome!

In addition to this, read the `README.md` in the repository for instructions.

[contributing]: https://creativecommons.github.io/contributing-code/

## Questions or Thoughts?

Talk to us on [our developer mailing list or Slack community][community].

[community]: https://creativecommons.github.io/community/

0 comments on commit f369964

Please sign in to comment.