From 7f38d4e4029386b894f1b5a10de8298cb55e1edc Mon Sep 17 00:00:00 2001 From: Daniel Polo <106583643+danielPoloWork@users.noreply.github.com> Date: Sun, 5 Jul 2026 10:25:00 +0200 Subject: [PATCH] docs(readme): drop Conventional Commits badge across all languages Remove the static Conventional Commits badge from the badge block in the EN source README and both translations (ja, zh-Hans). The convention is already documented (CONTRIBUTING.md) and encoded as policy in git.yaml; it is not CI-enforced, so the badge asserted an unverified, contributor- facing claim in a row aimed at adopters. Trims the row and keeps the distinctive grounding badge prominent. Co-Authored-By: Claude Opus 4.8 --- .eamos-core/docs/i18n/ja/README.md | 1 - .eamos-core/docs/i18n/zh-Hans/README.md | 1 - README.md | 1 - 3 files changed, 3 deletions(-) diff --git a/.eamos-core/docs/i18n/ja/README.md b/.eamos-core/docs/i18n/ja/README.md index 261bde8..4100619 100644 --- a/.eamos-core/docs/i18n/ja/README.md +++ b/.eamos-core/docs/i18n/ja/README.md @@ -6,7 +6,6 @@ [![Downloads](https://img.shields.io/github/downloads/danielPoloWork/pgs-eamos/total.svg)](https://github.com/danielPoloWork/pgs-eamos/releases) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](../../../../LICENSE) [![Python 3.12+](https://img.shields.io/badge/python-3.12%2B-blue.svg)](https://www.python.org/) -[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-fe5196.svg)](https://www.conventionalcommits.org/) [![status: pre-1.0](https://img.shields.io/badge/status-pre--1.0-orange.svg)](../../../../ROADMAP.md) [![grounding: labeled, never fabricated](https://img.shields.io/badge/grounding-labeled%2C%20never%20fabricated-success.svg)](../../../docs/rfc/0001-eamos-meeting-os.md) diff --git a/.eamos-core/docs/i18n/zh-Hans/README.md b/.eamos-core/docs/i18n/zh-Hans/README.md index aca322d..4a4d8f3 100644 --- a/.eamos-core/docs/i18n/zh-Hans/README.md +++ b/.eamos-core/docs/i18n/zh-Hans/README.md @@ -6,7 +6,6 @@ [![Downloads](https://img.shields.io/github/downloads/danielPoloWork/pgs-eamos/total.svg)](https://github.com/danielPoloWork/pgs-eamos/releases) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](../../../../LICENSE) [![Python 3.12+](https://img.shields.io/badge/python-3.12%2B-blue.svg)](https://www.python.org/) -[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-fe5196.svg)](https://www.conventionalcommits.org/) [![status: pre-1.0](https://img.shields.io/badge/status-pre--1.0-orange.svg)](../../../../ROADMAP.md) [![grounding: labeled, never fabricated](https://img.shields.io/badge/grounding-labeled%2C%20never%20fabricated-success.svg)](../../../docs/rfc/0001-eamos-meeting-os.md) diff --git a/README.md b/README.md index d009327..813f5c7 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,6 @@ [![Downloads](https://img.shields.io/github/downloads/danielPoloWork/pgs-eamos/total.svg)](https://github.com/danielPoloWork/pgs-eamos/releases) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) [![Python 3.12+](https://img.shields.io/badge/python-3.12%2B-blue.svg)](https://www.python.org/) -[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-fe5196.svg)](https://www.conventionalcommits.org/) [![status: pre-1.0](https://img.shields.io/badge/status-pre--1.0-orange.svg)](ROADMAP.md) [![grounding: labeled, never fabricated](https://img.shields.io/badge/grounding-labeled%2C%20never%20fabricated-success.svg)](.eamos-core/docs/rfc/0001-eamos-meeting-os.md)