Skip to content

Relocate language links in README files#14

Merged
jhd3197 merged 2 commits intomainfrom
dev
Feb 10, 2026
Merged

Relocate language links in README files#14
jhd3197 merged 2 commits intomainfrom
dev

Conversation

@jhd3197
Copy link
Owner

@jhd3197 jhd3197 commented Feb 10, 2026

Move the language selection links from the top center of the README and localized docs into the area below the project description to improve header spacing and layout. Updated README.md and docs/README.es.md, docs/README.pt.md, docs/README.zh-CN.md accordingly.

Move the language selection links from the top center of the README and localized docs into the area below the project description to improve header spacing and layout. Updated README.md and docs/README.es.md, docs/README.pt.md, docs/README.zh-CN.md accordingly.
Copilot AI review requested due to automatic review settings February 10, 2026 07:27
@jhd3197 jhd3197 merged commit 2549308 into main Feb 10, 2026
2 checks passed
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adjusts the placement of the language-selection links in the main README and localized documentation so they appear below the short project description, improving header spacing/layout consistency across languages.

Changes:

  • Moved the language-selection link row from the top of each README into the section just below the project description.
  • Updated the localized READMEs (ES/PT/ZH-CN) to match the new layout.
  • Bumped the repository VERSION from 1.2.79 to 1.2.80.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
README.md Relocates the language links to below the description paragraph.
docs/README.es.md Relocates the language links to below the Spanish description.
docs/README.pt.md Relocates the language links to below the Portuguese description.
docs/README.zh-CN.md Relocates the language links to below the Chinese description.
VERSION Updates the project version number.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@@ -1 +1 @@
1.2.79
1.2.80
Copy link

Copilot AI Feb 10, 2026

Choose a reason for hiding this comment

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

The PR description is about relocating language links in READMEs, but this also manually bumps the app VERSION. The repo has a GitHub Actions workflow (.github/workflows/version-bump.yml) that auto-updates VERSION on pushes to dev and explicitly ignores commits that modify VERSION, so keeping this change can interfere with the automated bump process. Suggest removing the VERSION change from this PR (or document why a manual bump is required and how it should be handled).

Copilot uses AI. Check for mistakes.
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