Skip to content

Commit a178314

Browse files
authored
docs: add localized star guidance (#207)
## Summary OpenConnector's README did not have a dedicated, restrained prompt for readers who want to support the project with a GitHub star. Adding the prompt too early in the document would interrupt the developer-focused product and setup flow, while leaving it implicit inside the Community section would make its purpose unclear. This change adds a standalone support section near the end of the README, between Community and Contributors. The placement keeps the main developer journey uninterrupted while giving the star guidance a clear semantic home. ## Changes - add an optimized animated GIF that demonstrates where to star the repository - add a concise `Support OpenConnector` section to the English README - localize the section heading, explanatory copy, image path, and accessible alt text across Simplified Chinese, Traditional Chinese, Japanese, Korean, Russian, and French - keep the GIF as a non-clickable repository asset because the README is already rendered on the repository page ## Validation - `npm run fix-check` - `git diff --check` - verified the provider registries remain up to date - verified the GIF appears once in each README between the Community and Contributors sections
1 parent 27bdb6d commit a178314

8 files changed

Lines changed: 70 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,16 @@ Prefer linking to official public assets instead of copying brand files into thi
299299
Please keep issues and pull requests focused, respectful, and actionable. Participation in this
300300
project is governed by [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md).
301301

302+
## Support OpenConnector
303+
304+
If OpenConnector is useful to you, giving it a ⭐ helps more developers discover the project.
305+
306+
<div align="center">
307+
308+
<img src="assets/star-open-connector.gif" alt="How to star OpenConnector on GitHub" width="760" />
309+
310+
</div>
311+
302312
## Contributors
303313

304314
Thanks to everyone who has helped build OpenConnector. Want to join them? See

assets/star-open-connector.gif

2.1 MB
Loading

docs/README.fr.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,16 @@ copier des fichiers de marque dans ce repository.
304304
Gardez les issues et pull requests ciblées, respectueuses et actionnables. La participation à ce
305305
projet est régie par [CODE_OF_CONDUCT.md](../CODE_OF_CONDUCT.md).
306306

307+
## Soutenir OpenConnector
308+
309+
Si OpenConnector vous est utile, attribuez-lui une ⭐ pour aider davantage de développeurs à découvrir le projet.
310+
311+
<div align="center">
312+
313+
<img src="../assets/star-open-connector.gif" alt="Comment attribuer une Star à OpenConnector sur GitHub" width="760" />
314+
315+
</div>
316+
307317
## Contributeurs
308318

309319
Merci à toutes les personnes qui ont contribué à OpenConnector. Vous souhaitez les rejoindre ?

docs/README.ja.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,16 @@ provider metadata や asset を提供する場合は、提出できる権利を
281281
issue と pull request は、焦点が合い、敬意があり、実行可能な内容にしてください。この project への参加には
282282
[CODE_OF_CONDUCT.md](../CODE_OF_CONDUCT.md) が適用されます。
283283

284+
## OpenConnector を応援する
285+
286+
OpenConnector が役に立ったら、⭐ を付けていただくことで、より多くの開発者にこのプロジェクトを知ってもらえます。
287+
288+
<div align="center">
289+
290+
<img src="../assets/star-open-connector.gif" alt="GitHub で OpenConnector に Star を付ける方法" width="760" />
291+
292+
</div>
293+
284294
## コントリビューター
285295

286296
OpenConnector の開発にご協力いただいたすべての皆さまに感謝します。参加方法については

docs/README.ko.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,16 @@ Provider metadata나 asset을 기여할 때는 제출할 권리가 있는 자료
290290
Issue와 pull request는 주제에 집중하고 서로 존중하며 실행 가능하게 작성해 주세요. 이 프로젝트 참여에는
291291
[CODE_OF_CONDUCT.md](../CODE_OF_CONDUCT.md)가 적용됩니다.
292292

293+
## OpenConnector 지원하기
294+
295+
OpenConnector가 유용했다면 ⭐를 눌러 주세요. 더 많은 개발자가 이 프로젝트를 발견하는 데 도움이 됩니다.
296+
297+
<div align="center">
298+
299+
<img src="../assets/star-open-connector.gif" alt="GitHub에서 OpenConnector에 Star를 추가하는 방법" width="760" />
300+
301+
</div>
302+
293303
## 기여자
294304

295305
OpenConnector를 함께 만들어 주신 모든 기여자께 감사드립니다.

docs/README.ru.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,16 @@ files в этот repository.
298298
Пожалуйста, делайте issues и pull requests сфокусированными, уважительными и пригодными к
299299
исполнению. Участие в проекте регулируется [CODE_OF_CONDUCT.md](../CODE_OF_CONDUCT.md).
300300

301+
## Поддержать OpenConnector
302+
303+
Если OpenConnector оказался полезен, поставьте ⭐ — это поможет большему числу разработчиков узнать о проекте.
304+
305+
<div align="center">
306+
307+
<img src="../assets/star-open-connector.gif" alt="Как поставить Star проекту OpenConnector на GitHub" width="760" />
308+
309+
</div>
310+
301311
## Участники
302312

303313
Спасибо всем, кто помогает развивать OpenConnector. Хотите присоединиться? Ознакомьтесь с

docs/README.zh-CN.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,16 @@ Provider 和 app 名称、metadata、链接、scope、permission 以及可选 lo
268268

269269
请让 issue 和 pull request 保持聚焦、尊重且可执行。参与本项目需遵守 [CODE_OF_CONDUCT.md](../CODE_OF_CONDUCT.md)
270270

271+
## 支持 OpenConnector
272+
273+
如果 OpenConnector 对你有帮助,点个 ⭐ 可以帮助更多开发者发现这个项目。
274+
275+
<div align="center">
276+
277+
<img src="../assets/star-open-connector.gif" alt="在 GitHub 上为 OpenConnector 点 Star 的操作演示" width="760" />
278+
279+
</div>
280+
271281
## 贡献者
272282

273283
感谢每一位参与建设 OpenConnector 的贡献者。欢迎查看 [贡献指南](../CONTRIBUTING.md),加入我们。

docs/README.zh-TW.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,16 @@ npm test
265265
請確保 Issue 與 Pull Request 主題明確、尊重他人且可採取行動。參與本專案須遵守
266266
[CODE_OF_CONDUCT.md](../CODE_OF_CONDUCT.md)
267267

268+
## 支持 OpenConnector
269+
270+
如果 OpenConnector 對你有幫助,給個 ⭐ 能幫助更多開發者發現這個專案。
271+
272+
<div align="center">
273+
274+
<img src="../assets/star-open-connector.gif" alt="在 GitHub 上為 OpenConnector 點 Star 的操作示範" width="760" />
275+
276+
</div>
277+
268278
## 貢獻者
269279

270280
感謝每一位參與建設 OpenConnector 的貢獻者。歡迎參閱 [貢獻指南](../CONTRIBUTING.md),加入我們。

0 commit comments

Comments
 (0)