Thanks for contributing to DexCode.
- Read README.md
- Follow the project rules in
CLAUDE.mdandAGENTS.md - Be respectful and follow CODE_OF_CONDUCT.md
git clone git@github.com:co-r-e/dexcode.git
cd dexcode
npm install
npm run dev- Create a topic branch from
main - Keep commits focused and atomic
- Use clear commit messages describing intent and impact
- Open a pull request against
main - Ensure CI passes (
lint,build) - Add or update docs when behavior changes
- Include screenshots or recordings for UI changes
- Link related issues (for example:
Closes #123)
- Use GitHub Issues with the provided templates
- Include environment, steps to reproduce, and expected behavior
For security vulnerabilities, follow SECURITY.md and report privately to:
contact@co-r-e.comhttps://co-r-e.com