Skip to content

Commit 8eb943f

Browse files
author
Dean Karn
authored
Update README.md
1 parent ec85b97 commit 8eb943f

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -70,13 +70,7 @@ func TestEqual(t *testing.T) {
7070

7171
How to Contribute
7272
------
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.
8074

8175
I strongly encourage everyone whom creates a usefull custom assertion function to contribute them and
8276
help make this package even better.

0 commit comments

Comments
 (0)