Skip to content

docs: add contributors image to Contributing section#326

Merged
lizhengfeng101 merged 1 commit into
mainfrom
docs/add-contributors-section
Jul 8, 2026
Merged

docs: add contributors image to Contributing section#326
lizhengfeng101 merged 1 commit into
mainfrom
docs/add-contributors-section

Conversation

@lizhengfeng101

Copy link
Copy Markdown
Collaborator

What

Add a contributors image (via contrib.rocks) to the Contributing section of all five README locales (README.md, README.zh-CN.md, README.ja-JP.md, README.ko-KR.md, README.ru-RU.md).

Each section now opens with a short thank-you line followed by the existing CONTRIBUTING link, with the contributors image rendered right below:

This project exists thanks to all the people who contribute. See CONTRIBUTING.md ...

<a href="https://github.com/alibaba/open-code-review/graphs/contributors">
  <img src="https://contrib.rocks/image?repo=alibaba/open-code-review" />
</a>

Why

  • Recognizes community contributors and encourages participation.
  • Uses contrib.rocks, which reads GitHub contributors directly — no OpenCollective or other third-party account required (unlike the golangci-lint OpenCollective approach).
  • Thank-you line precedes the CONTRIBUTING link so the wording flows naturally into the contributor image below it.
  • Localized wording is applied per language.

Add a contrib.rocks contributors image to the Contributing section
across all README locales, with a short thank-you line preceding the
CONTRIBUTING link. Uses GitHub-backed contrib.rocks (no third-party
account required).
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

OpenCodeReview: No supported files changed.

@css521 css521 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lizhengfeng101 lizhengfeng101 merged commit ac1eff5 into main Jul 8, 2026
6 checks passed
@lizhengfeng101 lizhengfeng101 deleted the docs/add-contributors-section branch July 8, 2026 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants