flutter/docs/contributing
Nate Wilson a8f903223b
Fix markdown hyperlinks in the style guide (#150071)
Some of the syntax in the migrated [style guide](14df7be3f9/docs/contributing/Style-guide-for-Flutter-repo.md (lazy-programming)) (and "workarounds for common issues") doesn't show up super well as a `.md` file on GitHub. (related: #145009)

<br>

#### Current

> You may hear team members say "embrace the http://www.catb.org/jargon/html/Y/yak-shaving.html[yak
shave]!". This is an encouragement to https://www.youtube.com/watch?v=AbSehcT19u0[take on the larger effort necessary] to perform a proper fix for a problem rather than just applying a band-aid.

#### This PR

> You may hear team members say "embrace the [yak shave](http://www.catb.org/jargon/html/Y/yak-shaving.html)!". This is an encouragement to [take on the larger effort necessary](https://www.youtube.com/watch?v=AbSehcT19u0) to perform a proper fix for a problem rather than just applying a band-aid.

<br>

Workarounds-for-common-issues.md: [**before**](14df7be3f9/docs/wiki_archive/Workarounds-for-common-issues.md) / [**after**](c8d84a71b7/docs/wiki_archive/Workarounds-for-common-issues.md)
2024-06-12 18:41:10 +00:00
..
issue_hygiene [wiki migration] Leftover wiki pages and links (#148989) 2024-05-28 15:12:10 +00:00
testing Remove abi key permanently from golden file testing (#149858) 2024-06-06 23:05:52 +00:00
Chat.md [wiki migration] Remaining pages under docs/contributing/ (#148790) 2024-05-23 15:19:04 -05:00
Contributor-access.md [wiki migration] Leftover wiki pages and links (#148989) 2024-05-28 15:12:10 +00:00
Data-driven-Fixes.md [wiki migration] Remaining pages under docs/contributing/ (#148790) 2024-05-23 15:19:04 -05:00
Design-Documents.md [wiki migration] Remaining pages under docs/contributing/ (#148790) 2024-05-23 15:19:04 -05:00
Labeling-PRs.md
Setting-up-the-Framework-development-environment.md [wiki migration] Leftover wiki pages and links (#148989) 2024-05-28 15:12:10 +00:00
Signing-commits.md [wiki migration] Remaining pages under docs/contributing/ (#148790) 2024-05-23 15:19:04 -05:00
Style-guide-for-Flutter-repo.md Fix markdown hyperlinks in the style guide (#150071) 2024-06-12 18:41:10 +00:00
Tree-hygiene.md Fix some links in the "Handling breaking change" section (#149821) 2024-06-06 17:00:51 +00:00
Using-the-Dart-analyzer.md
What-should-I-work-on.md [wiki migration] Leftover wiki pages and links (#148989) 2024-05-28 15:12:10 +00:00