Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 470 Bytes

contributing.md

File metadata and controls

11 lines (9 loc) · 470 Bytes

Contribution golden rules

  • use english
  • do not commit the transpiled code (everything under /dist)
  • don't forget to append the changelog
  • if you're fixing an issue, reference it in your pr and in the changelog like this
### Fixed issues
- [issue #193](https://github.com/LuccaSA/lucca-ui/issues/193) - short summary of the issue