We want to make contributing to this project as easy as possible.
Please feel free to submit any PR's. The team will happily review them.
- Fork the repo and create your branch from
master
. - If you've added code that should be tested, please add tests.
- Ensure the test suite passes.
- Make sure your code lints and is formatted with
prettier
.
We use GitHub issues to track public bugs. Please ensure your description is clear and has sufficient instructions to be able to reproduce the issue.
By contributing to Generation Bridge, you agree that your contributions will be licensed under the LICENSE file in the root directory of this source tree.