Skip to content

Commit 7067795

Browse files
author
Chris Busbey
committed
contributing
1 parent bbcdc95 commit 7067795

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CONTRIBUTING.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Contribution Guidelines
2+
3+
We welcome pull requests, bug fixes and issue reports.
4+
5+
Before proposing a large change, please discuss your change by raising an issue.
6+
7+
## Submitting Changes
8+
9+
* Push your changes to a topic branch in your fork of the repository
10+
* Submit a pull request to the repository in the QuickFIXGo Organization
11+
12+
## Notes
13+
14+
* If you report a bug and don not include a fix, please include a failing test
15+
* Generally, contributions without tests will not be accepted
16+
* Contributions that fail the automated build will not be accepted

0 commit comments

Comments
 (0)