I’d like to add a brief contribution guide so new contributors can get started quickly.
Proposed content
- Fork the repository and create a feature branch.
- Make focused changes with clear commit messages.
- Test locally before opening a PR.
- Open a PR with:
- What changed
- Why it changed
- Screenshots (if UI changes)
- Keep PRs small and link related issues.
I’d like to add a brief contribution guide so new contributors can get started quickly.
Proposed content