diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index da188f57ef3..719d70992f7 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 April 26.** +**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 April 26, 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 May 10 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. +We expect to start accepting PRs again the week of May 10th.