SigNoz / signoz

SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open source Application Performance Monitoring (APM) & Observability tool
https://signoz.io
Other
18.33k stars 1.17k forks source link

feat: add commitizen in pre commit hooks #234

Open nidhi-tandon opened 3 years ago

nidhi-tandon commented 3 years ago

Is your feature request related to a problem?

Add commitizen in pre-commit hooks

Describe the solution you'd like

Add commitizen via husky as pre-commit hooks https://github.com/commitizen/cz-cli

Describe alternatives you've considered

https://github.com/commitizen/cz-cli#husky

Additional context

Add any other context or screenshots about the feature request here.

Thank you for your feature request – we love each and every one!

bhavin-a commented 2 years ago

Hello @nidhi-tandon , if someone is not already working, can I have a look at this? Thanks.