{"id":13397348,"url":"https://github.com/EthicalSource/contributor_covenant","last_synced_at":"2025-03-13T23:32:19.340Z","repository":{"id":13670974,"uuid":"16364647","full_name":"EthicalSource/contributor_covenant","owner":"EthicalSource","description":"Pledge your respect and appreciation for contributors of all kinds to your open source project.","archived":false,"fork":false,"pushed_at":"2024-10-24T16:29:31.000Z","size":7276,"stargazers_count":1904,"open_issues_count":169,"forks_count":1181,"subscribers_count":162,"default_branch":"release","last_synced_at":"2024-10-29T15:09:28.295Z","etag":null,"topics":["codeofconduct","diversity","inclusivity","translations"],"latest_commit_sha":null,"homepage":"http://www.contributor-covenant.org/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EthicalSource.png","metadata":{"files":{"readme":"README.md","changelog":"changelog","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"CoralineAda","patreon":"coraline","open_collective":"contributor-covenant"}},"created_at":"2014-01-30T00:56:37.000Z","updated_at":"2024-10-28T20:47:44.000Z","dependencies_parsed_at":"2023-12-15T10:04:27.466Z","dependency_job_id":"2f011ebe-08ea-41c2-a5d9-b41f23943be1","html_url":"https://github.com/EthicalSource/contributor_covenant","commit_stats":{"total_commits":1370,"total_committers":534,"mean_commits":"2.5655430711610485","dds":0.7715328467153284,"last_synced_commit":"3ddc9ae4ce91aff14f0607199a4949603a367bd7"},"previous_names":["contributorcovenant/contributor_covenant"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EthicalSource%2Fcontributor_covenant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EthicalSource%2Fcontributor_covenant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EthicalSource%2Fcontributor_covenant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EthicalSource%2Fcontributor_covenant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EthicalSource","download_url":"https://codeload.github.com/EthicalSource/contributor_covenant/tar.gz/refs/heads/release","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243159166,"owners_count":20245674,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["codeofconduct","diversity","inclusivity","translations"],"created_at":"2024-07-30T18:01:18.836Z","updated_at":"2025-03-13T23:32:19.319Z","avatar_url":"https://github.com/EthicalSource.png","language":"CSS","readme":"Contributor Covenant\n====================\n\n[![Code of Conduct: Contributor Covenant](https://img.shields.io/badge/code_of_conduct-contributor_covenant-14cc21)](https://github.com/EthicalSource/contributor_covenant)\n\nThe first and most popular code of conduct for open and ethical source communities.\n\n## Project Home Page\n\nFor an overview and usage instructions, please visit \n[contributor-covenant.org](https://contributor-covenant.org/).\n\n## Our Community\nWe are grateful to the 300+ people from around the world who have contributed to the evolution of this historic document.\n\n\u003ca href=\"https://github.com/EthicalSource/contributor_covenant/graphs/contributors\"\u003e\u003cimg src=\"https://opencollective.com/contributor-covenant/contributors.svg?width=890\u0026button=false\" /\u003e\u003c/a\u003e\n\n## Governance\nFor project governance, see [our governance document](GOVERNANCE.md).\n\nWe always collaborate in the open. \n\n## Contributing\n\nPlease feel free to submit pull requests or open issues to improve the language of this document \nor to provide additional [translations](https://www.contributor-covenant.org/translations).\n\nYou should also check the [issues](https://github.com/EthicalSource/contributor_covenant/issues)\nfor the latest discussions involving the current and future versions of the Contributor Covenant.\n\n### Build the website locally\nTo build the website locally, first [install Hugo](https://gohugo.io/getting-started/installing)\nusing your package manager of choice.  \nFor example, on Debian/Ubuntu:\n```\n$ apt-get install hugo\n```\n\nIf you are using Arch Linux:\n```\n$ pacman -S hugo\n```\n\nIf you are using [Homebrew](https://brew.sh) on macOS:\n```\n$ brew install hugo\n```\n\n### Start the server\nFrom the repository's root directory, start the development server:\n```\n$ hugo server -D\n```\n\n## Translating\n\nWe're always looking for new localizations of the Contributor Covenant and are thankful to the volunteers who spend their time on translations.\n\nIf you are interested in doing a translation, please follow these steps:\n\n1. Fork the repository and make a branch for your translation.\n1. If it's a new language, add it to `config.toml`,\n  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)\n1. Create a markdown file with your translation in `version/2/0/code_of_conduct.LANGUAGECODE.md`. (Underscores, not hyphens.)\n1. Open a pull request.\n1. We will put out a call to have one or more other native speakers review the translation.\n1. Collaborate until the translation is satisfactory.\n1. We will merge your translation!\n1. HTML and plain text versions are automatically generated from your markdown file.\n1. A link to your translation is automatically added to the translations page.\n\n## Registering Your Community as an Adopter\n\n* Fork the repository.\n* Add a new row to the [adopters.csv](static/adopters.csv) file,\n  with your community or project's name in the first column, and the corresponding URL in the second column.\n* Open a pull request.\n\n## Financial Contributors\n\nBecome a financial contributor and help us sustain our community. [[Contribute](https://opencollective.com/contributor-covenant/contribute)]\n\n### Individuals\n\n\u003ca href=\"https://opencollective.com/contributor-covenant\"\u003e\u003cimg src=\"https://opencollective.com/contributor-covenant/individuals.svg?width=890\"\u003e\u003c/a\u003e\n\n### Organizations\n\nIf 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)]\n\n\u003ca href=\"https://opencollective.com/contributor-covenant/organization/0/website\"\u003e\u003cimg src=\"https://opencollective.com/contributor-covenant/organization/0/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/contributor-covenant/organization/1/website\"\u003e\u003cimg src=\"https://opencollective.com/contributor-covenant/organization/1/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/contributor-covenant/organization/2/website\"\u003e\u003cimg src=\"https://opencollective.com/contributor-covenant/organization/2/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/contributor-covenant/organization/3/website\"\u003e\u003cimg src=\"https://opencollective.com/contributor-covenant/organization/3/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/contributor-covenant/organization/4/website\"\u003e\u003cimg src=\"https://opencollective.com/contributor-covenant/organization/4/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/contributor-covenant/organization/5/website\"\u003e\u003cimg src=\"https://opencollective.com/contributor-covenant/organization/5/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/contributor-covenant/organization/6/website\"\u003e\u003cimg src=\"https://opencollective.com/contributor-covenant/organization/6/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/contributor-covenant/organization/7/website\"\u003e\u003cimg src=\"https://opencollective.com/contributor-covenant/organization/7/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/contributor-covenant/organization/8/website\"\u003e\u003cimg src=\"https://opencollective.com/contributor-covenant/organization/8/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/contributor-covenant/organization/9/website\"\u003e\u003cimg src=\"https://opencollective.com/contributor-covenant/organization/9/avatar.svg\"\u003e\u003c/a\u003e\n\n## License\n\nThe Contributor Covenant is open source and free culture released under the terms of the \n[Creative Commons Attribution 4.0 International](LICENSE.md) public license.\n","funding_links":["https://github.com/sponsors/CoralineAda","https://patreon.com/coraline","https://opencollective.com/contributor-covenant","https://opencollective.com/contributor-covenant/contribute","https://opencollective.com/contributor-covenant/organization/0/website","https://opencollective.com/contributor-covenant/organization/1/website","https://opencollective.com/contributor-covenant/organization/2/website","https://opencollective.com/contributor-covenant/organization/3/website","https://opencollective.com/contributor-covenant/organization/4/website","https://opencollective.com/contributor-covenant/organization/5/website","https://opencollective.com/contributor-covenant/organization/6/website","https://opencollective.com/contributor-covenant/organization/7/website","https://opencollective.com/contributor-covenant/organization/8/website","https://opencollective.com/contributor-covenant/organization/9/website"],"categories":["CSS","HTML","C","others"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEthicalSource%2Fcontributor_covenant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FEthicalSource%2Fcontributor_covenant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEthicalSource%2Fcontributor_covenant/lists"}