Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/EthicalSource/contributor_covenant
Pledge your respect and appreciation for contributors of all kinds to your open source project.
https://github.com/EthicalSource/contributor_covenant
codeofconduct diversity inclusivity translations
Last synced: 3 months ago
JSON representation
Pledge your respect and appreciation for contributors of all kinds to your open source project.
- Host: GitHub
- URL: https://github.com/EthicalSource/contributor_covenant
- Owner: EthicalSource
- License: other
- Created: 2014-01-30T00:56:37.000Z (almost 11 years ago)
- Default Branch: release
- Last Pushed: 2024-07-11T09:21:43.000Z (7 months ago)
- Last Synced: 2024-08-04T09:02:10.877Z (6 months ago)
- Topics: codeofconduct, diversity, inclusivity, translations
- Language: CSS
- Homepage: http://www.contributor-covenant.org/
- Size: 6.9 MB
- Stars: 1,853
- Watchers: 163
- Forks: 1,160
- Open Issues: 170
-
Metadata Files:
- Readme: README.md
- Changelog: changelog
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Governance: GOVERNANCE.md
Awesome Lists containing this project
- awesome-translation - Contributor Covenant
- awesome-starred - EthicalSource/contributor_covenant - Pledge your respect and appreciation for contributors of all kinds to your open source project. (others)
README
Contributor Covenant
====================[![Code of Conduct: Contributor Covenant](https://img.shields.io/badge/code_of_conduct-contributor_covenant-14cc21)](https://github.com/EthicalSource/contributor_covenant)
The first and most popular code of conduct for open and ethical source communities.
## Project Home Page
For an overview and usage instructions, please visit
[contributor-covenant.org](https://contributor-covenant.org/).## Our Community
We are grateful to the 300+ people from around the world who have contributed to the evolution of this historic document.## Governance
For project governance, see [our governance document](GOVERNANCE.md).We always collaborate in the open.
## Contributing
Please feel free to submit pull requests or open issues to improve the language of this document
or to provide additional [translations](https://www.contributor-covenant.org/translations).You should also check the [issues](https://github.com/EthicalSource/contributor_covenant/issues)
for the latest discussions involving the current and future versions of the Contributor Covenant.### Build the website locally
To build the website locally, first [install Hugo](https://gohugo.io/getting-started/installing)
using your package manager of choice.
For example, on Debian/Ubuntu:
```
$ apt-get install hugo
```If you are using Arch Linux:
```
$ pacman -S hugo
```If you are using [Homebrew](https://brew.sh) on macOS:
```
$ brew install hugo
```### Start the server
From the repository's root directory, start the development server:
```
$ hugo server -D
```## Translating
We're always looking for new localizations of the Contributor Covenant and are thankful to the volunteers who spend their time on translations.
If you are interested in doing a translation, please follow these steps:
1. Fork the repository and make a branch for your translation.
1. If it's a new language, add it to `config.toml`,
with a localized name and language code/optional region (e.g. `pt` or `pt-br`). See the [list of ISO 639-2 language codes here](https://www.loc.gov/standards/iso639-2/php/code_list.php)
1. Create a markdown file with your translation in `version/2/0/code_of_conduct.LANGUAGECODE.md`. (Underscores, not hyphens.)
1. Open a pull request.
1. We will put out a call to have one or more other native speakers review the translation.
1. Collaborate until the translation is satisfactory.
1. We will merge your translation!
1. HTML and plain text versions are automatically generated from your markdown file.
1. A link to your translation is automatically added to the translations page.## Registering Your Community as an Adopter
* Fork the repository.
* Add a new row to the [adopters.csv](static/adopters.csv) file,
with your community or project's name in the first column, and the corresponding URL in the second column.
* Open a pull request.## Financial Contributors
Become a financial contributor and help us sustain our community. [[Contribute](https://opencollective.com/contributor-covenant/contribute)]
### Individuals
### Organizations
If your organization uses Contributor Covenant, you should consider supporting us financially with a recurring donation. Your logo will show up here with a link to your website. [[Contribute](https://opencollective.com/contributor-covenant/contribute)]
## License
The Contributor Covenant is open source and free culture released under the terms of the
[Creative Commons Attribution 4.0 International](LICENSE.md) public license.