Skip to content

Commit f3cf3da

Browse files
committed
Update README.md
1 parent 9da75f2 commit f3cf3da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,8 @@ Please make sure your contributions adhere to our coding guidelines:
9494
- Code must adhere to the official Go [formatting](https://golang.org/doc/effective_go.html#formatting) guidelines.
9595
- Code must be documented adhering to the official Go [commentary](https://golang.org/doc/effective_go.html#commentary) guidelines.
9696
- Pull requests need to be based on and opened against the `master` branch.
97+
- Open an issue before submitting a PR for non-breaking changes.
98+
- Publish a VEP proposal before submitting a PR for breaking changes.
9799

98100
## License
99101

0 commit comments

Comments
 (0)