Skip to content

Add development guidelines to README#43

Merged
cyanzhong merged 4 commits into
mainfrom
copilot/add-development-instructions-readme
Mar 15, 2026
Merged

Add development guidelines to README#43
cyanzhong merged 4 commits into
mainfrom
copilot/add-development-instructions-readme

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 15, 2026

Adds developer-facing documentation to the README.

  • Development: Instructions for yarn install, yarn lint (ESLint), yarn test (Vitest), and yarn build (lint + test + Vite)
  • Contribution: Bug-fix PRs welcome; feature/behavior changes require prior discussion

Copilot AI and others added 3 commits March 15, 2026 10:50
Co-authored-by: cyanzhong <6745066+cyanzhong@users.noreply.github.com>
Co-authored-by: cyanzhong <6745066+cyanzhong@users.noreply.github.com>
Comment thread README.md

## Contribution

Bug fix pull requests are generally welcome. For feature additions or behavior changes, please open a discussion or issue first so the approach can be agreed upon before any work begins.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@copilot I guess we need an EOF here.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Added trailing newline at EOF in 928d8cc.

Co-authored-by: cyanzhong <6745066+cyanzhong@users.noreply.github.com>
Copilot AI requested a review from cyanzhong March 15, 2026 11:05
@cyanzhong cyanzhong changed the title Add development and contribution sections to README Add development guidelines to README Mar 15, 2026
@cyanzhong cyanzhong marked this pull request as ready for review March 15, 2026 11:06
@cyanzhong cyanzhong merged commit 3ee974f into main Mar 15, 2026
2 checks passed
@cyanzhong cyanzhong deleted the copilot/add-development-instructions-readme branch March 15, 2026 11:06
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