Skip to content

Ermolaev-Inc/contributing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 

Repository files navigation

Contributing rules V1

Our Projects

Commits

Pattern: <type>(<scope?>): <description>
Types:

  • feat - feature
  • fix - fix
  • bug - bug
  • test - test
  • refactor - refactoring
  • ui - ui
  • docs - docs
  • deps - dependencies
  • version - version
  • o - other

Examples:

  • feat(Button): create
  • version: bump to 2.0.0

Issues

Each of our projects has a templates for issues

Labels

  • bug
  • documentation
  • duplicate
  • feature
  • major
  • minor
  • patch
  • refactoring
  • released
  • next release
  • wontfix
  • intern