Skip to content

docs: improve README and Copilot instructions#151

Merged
eitoball merged 1 commit into
masterfrom
copilot/docs-refresh
May 17, 2026
Merged

docs: improve README and Copilot instructions#151
eitoball merged 1 commit into
masterfrom
copilot/docs-refresh

Conversation

@eitoball
Copy link
Copy Markdown
Contributor

Summary

  • improve README wording and usage examples
  • document test and lint commands, including appraisal-based runs
  • add repository-specific Copilot instructions for future sessions

Testing

  • bundle exec rspec spec
  • bundle exec rspec spec/comma/comma_spec.rb:205
  • bundle exec rubocop -P

@eitoball eitoball requested a review from Copilot May 17, 2026 04:44
@eitoball eitoball marked this pull request as ready for review May 17, 2026 04:45
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

This PR improves repository documentation for users and future coding-agent sessions by clarifying usage, setup, testing, linting, and architectural conventions.

Changes:

  • Expands README usage examples for defining CSV formats, named styles, and Rails rendering.
  • Documents dependency installation, base test/lint commands, single-spec runs, and appraisal matrix runs.
  • Adds repository-specific Copilot instructions covering commands, architecture, and key conventions.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
README.md Updates project description, prerequisites, installation URL, usage examples, test commands, and typo fixes.
.github/copilot-instructions.md Adds guidance for build/test/lint workflows and summarizes architecture and DSL conventions.

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

@eitoball eitoball force-pushed the copilot/docs-refresh branch 2 times, most recently from b67664e to 5e1b356 Compare May 17, 2026 06:25
@eitoball eitoball requested a review from Copilot May 17, 2026 06:37
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

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

Comment thread README.md Outdated
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

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

Comment thread .github/copilot-instructions.md Outdated
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.

@eitoball eitoball merged commit be0c0f5 into master May 17, 2026
84 checks passed
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