# contributor_covenant **Repository Path**: mirrors_mourner/contributor_covenant ## Basic Information - **Project Name**: contributor_covenant - **Description**: Pledge your respect and appreciation for contributors of all kinds to your open source project. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Contributor Covenant ==================== The most popular code of conduct for open source projects with over 40,000 adoptions. ## Project Home Page For an overview and usage instructions, please visit [contributor-covenant.org](http://contributor-covenant.org/) ## Contributing Please feel free to submit pull requests or open issues to improve the language of this document or to provide additional [translations](http://contributor-covenant.org/version/1/3/0/i18n/). You should also check the [issues](https://github.com/ContributorCovenant/contributor_covenant/issues) for the latest discussions involving the current and future versions of Contributor Covenant. To build the website locally, first install [Hugo](https://gohugo.io) using your package manager of choice. For example, using [Homebrew](https://brew.sh) on macOS: ``` brew install hugo ``` Then, from the repo root directory, start the development server: ``` hugo server -D ``` ## Translating We're always looking for new localizations of 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: * Fork the repo and make a branch for your translation. * 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`.) * Create a markdown file with your translation in `version/1/4/code-of-conduct.LANGUAGECODE.md`. * Open a pull request. * We will put out a call to have one or more other native speakers review the translation. * Collaborate until the translation is satisfactory. * We will merge your translation! * HTML and plain text versions are automatically generated from your markdown file. * A link to your translation is automatically added to the translations page. ## Adding a Project to the List of Adopters * Fork the repo. * Add a new row to the [adopters.csv](static/adopters.csv), with the project name in the first column, and the project URL in the second column. * Open a pull request. ## Examples of Projects Using the Contributor Covenant This code of conduct has been adopted by [more than 40,000 open source projects](https://github.com/search?l=&q=%22This+Code+of+Conduct+is+adapted+from+the+%5BContributor+Covenant%5D%22+path%3A%22%2F%22+fork%3Afalse&ref=advsearch&type=Code&utf8=✓). For a partial list, see [our adopters page](https://www.contributor-covenant.org/adopters.html).