Skip to content

Conversation

@CalvinAllen
Copy link
Contributor

Summary

  • Add MIT LICENSE file
  • Add .editorconfig for TypeScript/Astro projects
  • Add GitHub Actions workflows:
    • build.yml for PR/push validation
    • commit-lint.yml for conventional commits
    • contributors.yml for README updates
  • Add build status and license badges to README

Test plan

  • Verify LICENSE file is correctly formatted
  • Verify .editorconfig is applied by IDE
  • Verify build workflow runs successfully
  • Verify commit-lint workflow validates PR title
  • Verify badges render correctly in README

- Add MIT LICENSE
- Add .editorconfig for TypeScript/Astro projects
- Add build.yml workflow for PR/push validation
- Add commit-lint.yml workflow for conventional commits
- Add contributors.yml workflow for README updates
- Add build status and license badges to README
@CalvinAllen CalvinAllen merged commit d5df4d1 into main Jan 4, 2026
1 of 3 checks passed
@CalvinAllen CalvinAllen deleted the chore/repo-standardization branch January 4, 2026 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants