Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 607 Bytes

CONTRIBUTING.md

File metadata and controls

45 lines (32 loc) · 607 Bytes

Contribute Guide

Pull Request Guidelines

Development

yarn
yarn build
yarn dev

Test

yarn test

Commit

npx fbi commit

Release

yarn changeset

yarn bump

yarn release