Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1001 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (17 loc) · 1001 Bytes

Contributing to loansum

Contributions to loansum are welcome and encouraged.

Reporting a bug

Bug reports may be emailed to the SyndLoanHub email group or raised as GitHub Issues. Please provide as much detail as possible, in particular sample code that reproduces the reported bug.

Requesting a feature

Feature requests are also welcome. Please email feature requests, comments and questions to the SyndLoanHub email group. Please assign feature requests a priority: high, medium, or low.

Submitting a patch

If you have a patch to fix a bug or add a feature, please follow standard GitHub protocol.

  • Fork loansum on GitHub
  • Create a pull request in GitHub from your fork against the loansum master repository.
  • If all is well, your patch will be accepted and merged.