File tree 3 files changed +6
-64
lines changed
3 files changed +6
-64
lines changed Original file line number Diff line number Diff line change @@ -8,19 +8,19 @@ assignees: 'ackleymi'
8
8
---
9
9
10
10
** Describe the bug**
11
- A clear and concise description of what the bug is.
11
+ A clear description of what the bug is.
12
12
13
13
** To Reproduce**
14
14
Steps to reproduce the behavior.
15
- Or even better, a unit test or reproducer .
15
+ Or even better, a failing unit test.
16
16
17
17
** Expected behavior**
18
- A clear and concise description of what you expected to happen.
18
+ A clear description of what you expected to happen.
19
19
20
20
** system information:**
21
21
- 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]
24
24
25
25
** Additional context**
26
26
Add 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
2
2
3
3
[ ![ 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 )
4
4
You can’t perform that action at this time.
0 commit comments