Skip to content

Add Project CI and PR Request Template#7

Merged
codebestia merged 4 commits into
mainfrom
dev
May 13, 2026
Merged

Add Project CI and PR Request Template#7
codebestia merged 4 commits into
mainfrom
dev

Conversation

@codebestia
Copy link
Copy Markdown
Contributor

Summary

Added project CI, a pull request template, and contribution guidance.

Changes

  • Added GitHub Actions CI for TypeScript and Prettier format checks.
  • Added a simple pull request template.
  • Added typecheck, format, and format:check npm scripts.
  • Added Prettier as a dev dependency.
  • Updated README development and contribution instructions.
  • Applied Prettier formatting to existing files required by the new format check.

Verification

  • Ran npm run typecheck successfully.
  • Ran npm run format:check successfully.

@codebestia codebestia merged commit cd032a3 into main May 13, 2026
2 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.

1 participant