Contributing to Big Bang
Thanks for taking the time to contribute to BigBang!
Table of Contents:
- Contributing to Big Bang
Developers Guide
Big Bang is designed in such a way as to be as easily deployed locally as it is in production. In fact, most contributions begin locally.
Local Git Setup
Pre-commit hooks
We would like developers to leverage conventional commits when contributing. In order to help enforce this we are leveraging client-side pre-commit hooks. This is done using the following tools: