Skip to content

Improve README clarity and consistency#3088

Merged
doomspork merged 1 commit intomainfrom
doomspork/improve-readme
Mar 16, 2026
Merged

Improve README clarity and consistency#3088
doomspork merged 1 commit intomainfrom
doomspork/improve-readme

Conversation

@doomspork
Copy link
Copy Markdown
Member

Aligns the README with CONTRIBUTING.md and improves contributor experience.

Changes:

  • Fix lesson front matter example to use correct Elixir map format instead of YAML
  • Add missing excerpt field to lesson metadata documentation
  • Add style guide link to contribution guidelines
  • Link to version report section to reduce duplication
  • Fix typo: confirm → conform

These updates ensure new contributors see the correct metadata format and are aware of the style guide before submitting changes.

- Fix lesson front matter example to use correct Elixir map format
- Add missing excerpt field to lesson metadata documentation
- Add style guide link to contribution guidelines
- Link to version report section to reduce duplication
- Fix typo: confirm → conform
@doomspork doomspork requested a review from a team as a code owner March 16, 2026 02:02
Copilot AI review requested due to automatic review settings March 16, 2026 02:02
@doomspork doomspork merged commit 3f55ff5 into main Mar 16, 2026
5 checks passed
@doomspork doomspork deleted the doomspork/improve-readme branch March 16, 2026 02:04
Copy link
Copy Markdown

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

Updates the repository’s main README to better guide contributors/translators by aligning documentation with the actual lesson/blog metadata format and existing contribution guidance.

Changes:

  • Adds a prominent style guide link alongside the Contributing link.
  • Updates translation instructions to reference the “Translation Version Report” section and documents the excerpt metadata requirement.
  • Replaces the lesson front matter example from YAML to the correct Elixir map format and fixes a typo (“confirm” → “conform”).

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

You can also share your feedback on Copilot code review. Take the survey.

version: "1.0.0",
title: "基本",
excerpt: """
基本についての短い説明。
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