ml-opensource / admin-panel-template-reactjs

25 stars 10 forks source link

chore: Add eslint and mergeable #136

Closed jacksonjp closed 2 years ago

jacksonjp commented 2 years ago

Add mergeable config

What are you adding?

Forces PR titles to be consistent, following are valid titles

chore: Update something
fix(ISSUE-123): Fix a bug
feature: Added new feature

Breaking changes?

Related PR