Closed shubhamvinayak closed 4 years ago
Oh deary me! @shubhamvinayak, I noticed that your pull request title fails to begin with a valid tag.
Please update your title and utilize one of the following
Fix
Update
New
Breaking
Docs
Build
Upgrade
Chore
Example: New: add cool new feature
New: add cool new feature
Blimey, @shubhamvinayak! I noticed that your pull request description fails to match our team’s expectations. Please be a dear and inspect this page for how it should look.
(`${potential}\n`)
Oh deary me! @shubhamvinayak, I noticed that your pull request title fails to begin with a valid tag.
Please update your title and utilize one of the following
Fix
- for a bug fix.Update
- for a backwards-compatible enhancement or a change to a rule that increases the number of reported problems.New
- implemented a new feature.Breaking
- for a backwards-incompatible enhancement or feature.Docs
- changes to documentation only.Build
- changes to build process only.Upgrade
- for a dependency upgrade.Chore
- for refactoring, adding tests, etc. (anything that isn't user-facing).Example:
New: add cool new feature