We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9da75f2 commit f3cf3daCopy full SHA for f3cf3da
README.md
@@ -94,6 +94,8 @@ Please make sure your contributions adhere to our coding guidelines:
94
- Code must adhere to the official Go [formatting](https://golang.org/doc/effective_go.html#formatting) guidelines.
95
- Code must be documented adhering to the official Go [commentary](https://golang.org/doc/effective_go.html#commentary) guidelines.
96
- 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.
99
100
## License
101
0 commit comments