Skip to content

vansergen/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

About

Web interface for YTsaurus.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 61.6%
  • JavaScript 32.4%
  • SCSS 5.8%
  • Other 0.2%