Skip to content

Latest commit

 

History

History
executable file
·
36 lines (24 loc) · 1.51 KB

Contributing.md

File metadata and controls

executable file
·
36 lines (24 loc) · 1.51 KB

Contributing to a LOB SDK

We love your input! We want to make contributing to this project as easy and transparent as possible, whether it's:

  • Reporting a bug
  • Discussing the current state of the code
  • Submitting a fix
  • Proposing new features
  • Becoming a maintainer

We Develop with Github

We use github to host code, to track issues and feature requests, as well as accept pull requests.

See something you think should change? The best way is to open an issue!

Opening an issue is the best way to propose changes to the codebase. We actively welcome contributions: Note: most of the code in this repo is generated, upon approval the change will be made in the generator and propogated to this repo in the following release

Any contributions you make will be under the MIT Software License

In short, when you submit code changes, your submissions are understood to be under the same MIT License that covers the project. Feel free to contact the maintainers if that's a concern.

Great Bug Reports tend to have:

  • A quick summary and/or background
  • Steps to reproduce
    • Be specific!
    • Give sample code if you can. Include sample code that anyone with a base setup can run to reproduce what you are seeing
  • What you expected would happen
  • What actually happens
  • Notes (possibly including why you think this might be happening, or stuff you tried that didn't work)

License

By contributing, you agree that your contributions will be licensed under its MIT License.