Skip to content

Commit

Permalink
Update PR Template for Website Freeze (flutter#8632)
Browse files Browse the repository at this point in the history
  • Loading branch information
khanhnwin authored Apr 26, 2023
1 parent bb20c8a commit d9fd7eb
Showing 1 changed file with 3 additions and 14 deletions.
17 changes: 3 additions & 14 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit d9fd7eb

Please sign in to comment.