Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 190 Bytes

CONTRIBUTING.md

File metadata and controls

5 lines (4 loc) · 190 Bytes

TGVCBot Contribution Guides and Rules

  • For Major changes or new features please create an Issue first.
  • Don't use npm. Use yarn.
  • Always run prettier before commit. (yarn run format)