You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Fixes <Replace with issue link>
12
12
<details>
13
13
<summary>Contribution guidelines:</summary><br>
14
14
15
-
- See our [contributor guide](https://github.com/dart-lang/site-www/blob/main/CONTRIBUTING.md) for general expectations for PRs.
15
+
- See our [contributor guide](https://github.com/dart-lang/website/blob/main/CONTRIBUTING.md) for general expectations for PRs.
16
16
- Larger or significant changes should be discussed in an issue before creating a PR.
17
17
- Code changes should generally follow the [Dart style guide](https://dart.dev/effective-dart) and use `dart format`.
18
18
- Updates to [code excerpts](https://github.com/dart-lang/site-shared/blob/main/doc/code-excerpts.md) indicated by `<?code-excerpt` need to be updated in their source `.dart` file as well.
0 commit comments