File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -70,13 +70,7 @@ func TestEqual(t *testing.T) {
70
70
71
71
How to Contribute
72
72
------
73
-
74
- There will always be a development branch for each version i.e. ` v1-development ` . In order to contribute,
75
- please make your pull requests against those branches.
76
-
77
- If the changes being proposed or requested are breaking changes, please create an issue, for discussion
78
- or create a pull request against the highest development branch for example this package has a
79
- v1 and v1-development branch however, there will also be a v2-development brach even though v2 doesn't exist yet.
73
+ Make a PR.
80
74
81
75
I strongly encourage everyone whom creates a usefull custom assertion function to contribute them and
82
76
help make this package even better.
You can’t perform that action at this time.
0 commit comments