Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add commit message scope support #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 6, 2021
Merged

Add commit message scope support #7

merged 1 commit into from
Mar 6, 2021

Conversation

barelyhuman
Copy link
Owner

Add commit message scope support for all currently supported keys

example commits

chore(app): changed app boot status
feat(pwa): add support for chrome and firefox 
# Chores
<commit-sha> - chore(app): changed app boot status

# Features
<commit-sha> - feat(pwa): add support for chrome and firefox 

@barelyhuman barelyhuman added the WIP Work In Progress | Un-tested label Mar 3, 2021
@barelyhuman barelyhuman self-assigned this Mar 3, 2021
@barelyhuman barelyhuman linked an issue Mar 3, 2021 that may be closed by this pull request
@barelyhuman barelyhuman merged commit d014797 into main Mar 6, 2021
barelyhuman added a commit that referenced this pull request Mar 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP Work In Progress | Un-tested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No detecting scopes cases
1 participant