diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 14b3ed625e..f0e27e7c66 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,16 +1,5 @@ -**IMPORTANT:** Due to work on the docs.flutter.dev infrastructure, **all open pull requests will be closed August 17.** +**IMPORTANT:** Due to work on the docs.flutter.dev infrastructure, this repo is **not accepting pull requests**. -If your PR needs to be merged by August 17, please say that in your PR. +Instead of creating a PR, please file an issue (https://github.com/flutter/website/issues/new/choose) about the needed change. -Otherwise, please [file an issue](https://github.com/flutter/website/issues/new/choose) about the needed change, and (if you submit a PR) be prepared to recreate the PR August 31 or later. - ---- - -_Description of what this PR is changing or adding, and why:_ - -_Issues fixed by this PR (if any):_ - -## Presubmit checklist -- [ ] This PR doesn’t contain automatically generated corrections (Grammarly or similar). -- [ ] This PR follows the [Google Developer Documentation Style Guidelines](https://developers.google.com/style) — for example, it doesn’t use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first person). -- [ ] This PR uses [semantic line breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks) of 80 characters or fewer. \ No newline at end of file +We expect to start accepting PRs again the week of August 31. \ No newline at end of file