File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ### Fixed
10
+
11
+ - Bad copy/paste in the [ README] ( README.md ) file
12
+
9
13
## [ 1.1.0]
10
14
11
15
### Fixed
Original file line number Diff line number Diff line change @@ -95,14 +95,12 @@ $query = $queryBuilder
95
95
You can contribute to the library.
96
96
To do so, you have Github issues to:
97
97
- ask your question
98
- - notify any change in the providers
99
- - suggest new provider
100
- - request any change (typo, bad code, etc.)
98
+ - request any change (typo, bad code, new feature etc.)
101
99
- and much more...
102
100
103
101
You also have PR to:
104
- - add a new provider
105
102
- suggest a correction
103
+ - suggest a new feature
106
104
- and much more...
107
105
108
106
See [ CONTRIBUTING] ( CONTRIBUTING.md ) for more information.
You can’t perform that action at this time.
0 commit comments