Skip to content
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

chore: set up interactive commits with commitizen #9

Open
sovoid opened this issue Jul 11, 2021 · 0 comments
Open

chore: set up interactive commits with commitizen #9

sovoid opened this issue Jul 11, 2021 · 0 comments
Labels
enhancement New feature or request good first issue This issue is good for first timers 🟩 Level1 This issue will be considered as level 1 issue for LGM-SOC 21.Points will be 10 LGMSOC21 This issue will be considered for LGM-SOC 21

Comments

@sovoid
Copy link
Collaborator

sovoid commented Jul 11, 2021

Description

We follow Angular's semantic commit pattern for the commit messages and currently lint the commits using commitizen. Commitizen has a tool to interactively commit the code which confirms to an appropriate fashion.

Implement commitizen to interactively perform commits to the code and add a npm script npm run commit that invokes the tool and guides the user through the commit

@sovoid sovoid added enhancement New feature or request good first issue This issue is good for first timers LGMSOC21 This issue will be considered for LGM-SOC 21 🟩 Level1 This issue will be considered as level 1 issue for LGM-SOC 21.Points will be 10 labels Jul 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue This issue is good for first timers 🟩 Level1 This issue will be considered as level 1 issue for LGM-SOC 21.Points will be 10 LGMSOC21 This issue will be considered for LGM-SOC 21
Projects
None yet
Development

No branches or pull requests

1 participant