Skip to content

ytsaurus/ytsaurus-ui

Repository files navigation

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