Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 741 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (12 loc) · 741 Bytes

Contributing to Generation Bridge

We want to make contributing to this project as easy as possible.

Pull Requests

Please feel free to submit any PR's. The team will happily review them.

  1. Fork the repo and create your branch from master.
  2. If you've added code that should be tested, please add tests.
  3. Ensure the test suite passes.
  4. Make sure your code lints and is formatted with prettier.

Issues

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.

License

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.