mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
docs: Update link to commit message guidelines (#76667)
This information is specific to the compiler repository and now lives in our local contributing page.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user