Thanks for considering a contribution to AristoByteUI.
- Bug reports: include steps to reproduce and expected behavior.
- Feature requests: explain the problem and proposed solution.
- Documentation: improvements to READMEs and docs pages are welcome.
- Code: new components, fixes, and refactors.
yarn install
yarn dev:docs- Use clear, scoped PR titles.
- Link related issues.
- Run
yarn lintand relevant tests. - Add screenshots for UI changes.
By participating, you agree to follow CODE_OF_CONDUCT.md.