diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a3b3aeb..be21be0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -56,7 +56,7 @@ go install golang.org/x/tools/go/analysis/passes/fieldalignment/cmd/fieldalignme At this point, you're ready to make your changes! Feel free to ask for help; everyone is a beginner at first. -# Make a Pull Request +## Make a Pull Request At this point, you should switch back to your master branch and make sure it's up to date with Wasabi's master branch: diff --git a/README.md b/README.md index e835ae0..baca00c 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ func main() { Contributions to Wasabi are welcome! Please submit a pull request or create an issue to contribute. -For an easy start please read [the contributor's guidelines](./CONTRIBUTING.md) +For an easy start please read [the contributor's guidelines](./CONTRIBUTING.md). # License