File tree Expand file tree Collapse file tree 3 files changed +6
-64
lines changed Expand file tree Collapse file tree 3 files changed +6
-64
lines changed Original file line number Diff line number Diff line change @@ -8,19 +8,19 @@ assignees: 'ackleymi'
88---
99
1010** Describe the bug**
11- A clear and concise description of what the bug is.
11+ A clear description of what the bug is.
1212
1313** To Reproduce**
1414Steps to reproduce the behavior.
15- Or even better, a unit test or reproducer .
15+ Or even better, a failing unit test.
1616
1717** Expected behavior**
18- A clear and concise description of what you expected to happen.
18+ A clear description of what you expected to happen.
1919
2020** system information:**
2121 - OS: [ e.g. Linux]
22- - Go version [ e.g. Go 1.16.5 ]
23- - QF/Go Version [ e.g. v0.6 .0]
22+ - Go version [ e.g. Go 1.19.xx ]
23+ - QF/Go Version [ e.g. v0.7 .0]
2424
2525** Additional context**
2626Add any other context about the problem here.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1- # Example QuickFIX/Go Applications
1+ # QuickFIX/Go Examples
22
33[ ![ Build Status] ( https://github.com/quickfixgo/examples/workflows/CI/badge.svg )] ( https://github.com/quickfixgo/examples/actions ) [ ![ GoDoc] ( https://godoc.org/github.com/quickfixgo/examples?status.png )] ( https://godoc.org/github.com/quickfixgo/examples ) [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/quickfixgo/examples )] ( https://goreportcard.com/report/github.com/quickfixgo/examples )
44
You can’t perform that action at this time.
0 commit comments