Skip to content

Commit

Permalink
docs: Update link to commit message guidelines (#76667)
Browse files Browse the repository at this point in the history
This information is specific to the compiler repository and now lives in our local contributing page.
  • Loading branch information
AnthonyLatsis authored Sep 24, 2024
1 parent 8ba6a2c commit 9e752ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/HowToGuides/FirstPullRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ Alright! You've implemented a change and would like to submit it.
any associated test changes.
This practice is key to efficient and rigorous code review processes,
as well as a neat, transparent, and actionable commit history.
* [Top off your commit messages](https://swift.org/contributing/#commit-messages).
* [Top off your commit messages](/CONTRIBUTING.md#commit-messages).
1. Tidy up and [format your code changes](FAQ.md#how-do-i-format-my-changes).

### Pushing and creating a pull request
Expand Down

0 comments on commit 9e752ca

Please sign in to comment.