Skip to content

docs: Spanish README + "How to contribute" intro#9

Merged
PythonLuvr merged 2 commits into
mainfrom
docs/spanish-readme-and-contrib-intro
May 24, 2026
Merged

docs: Spanish README + "How to contribute" intro#9
PythonLuvr merged 2 commits into
mainfrom
docs/spanish-readme-and-contrib-intro

Conversation

@PythonLuvr
Copy link
Copy Markdown
Owner

Summary

  • Adds README.es.md with a full Spanish translation of the README (six of seven current stargazers are Spanish-speaking).
  • Adds a one-line language switcher to README.md header pointing at the Spanish version.
  • Adds a "How to contribute" intro section to CONTRIBUTING.md above the existing Local development guide. Sets expectations the existing doc was assuming (solo-maintained, weekly review cadence, one-thing-per-PR, MIT inbound license, points at `good-first-issue`).

Test plan

  • Both README files render correctly on GitHub
  • Language switcher links work both directions
  • CONTRIBUTING table of contents (if any) still resolves

PythonLuvr and others added 2 commits May 25, 2026 01:32
The hermes-cli adapter was calling `hermes -p <prompt>`, which is not
a valid flag in the current Hermes CLI. The correct non-interactive
invocation is `hermes chat -q <prompt> -Q` (-Q suppresses the banner
and spinner so stdout stays clean for streaming capture).

Bug spotted by @aitorf2 in PR #1; landing this slice independently
ahead of the larger review.

Co-Authored-By: aitorf2 <63227344+aitorf2@users.noreply.github.com>
Six of the seven current stargazers are Spanish-speaking, so add a
README.es.md translation and a language switcher line in the English
README header to surface it.

CONTRIBUTING.md gains a "How to contribute" section above the existing
Local development guide. Sets expectations the existing doc assumes:
solo-maintained, weekly review cadence, one-thing-per-PR, MIT inbound,
and points newcomers at good-first-issue labels.

No code changes.
@PythonLuvr PythonLuvr merged commit ac83de3 into main May 24, 2026
1 check failed
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.

1 participant