npm.io
3.17.0 • Published yesterday

@ytsaurus/ui

Licence
Version
3.17.0
Deps
22
Size
70.4 MB
Vulns
1
Weekly
0
Stars
49

YTsaurus platform UI

The repository contains code related to UI for YTsaurus platform.

Description

How to contribute (some notices)
  • we prefer rebases instead of squashes each commit should represent a small logically finished change of code
  • use interactive rebase to add changes to your PRs
  • all the commits should have a title that corresponds to convetional commits
  • to release new version of a changed package your PR should contain at least one fix/feat/BREAKING_CHANGES commit
  • CHANGELOG.md files are automatically generated from titles of fix/feat/BREAKING_CHANGES commits, so they should have short clear descriptions