Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 672 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (11 loc) · 672 Bytes

Contribution Guidelines

We welcome pull requests, bug fixes and issue reports.

Please direct questions about using the library to the Mailing List.

Before proposing a large change, please discuss your change by raising an issue.

Submitting Changes

  • Push your changes to a topic branch in your fork of the repository
  • Submit a pull request to the repository in the QuickFIXGo Organization

Notes

  • If you report a bug and do not include a fix, please include a failing test
  • Generally, contributions without tests will not be accepted
  • Contributions that fail the automated build will not be accepted