Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 655 Bytes

File metadata and controls

28 lines (19 loc) · 655 Bytes

Contributing to AristoByteUI

Thanks for considering a contribution to AristoByteUI.

How to contribute

  • 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.

Development

yarn install
yarn dev:docs

Pull Requests

  • Use clear, scoped PR titles.
  • Link related issues.
  • Run yarn lint and relevant tests.
  • Add screenshots for UI changes.

Code of Conduct

By participating, you agree to follow CODE_OF_CONDUCT.md.