We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbcdc95 commit 7067795Copy full SHA for 7067795
CONTRIBUTING.md
@@ -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