Skip to content

[process] Create PR template#8099

Merged
pq merged 1 commit into
flutter:masterfrom
pq:pq-PR-template
Apr 23, 2025
Merged

[process] Create PR template#8099
pq merged 1 commit into
flutter:masterfrom
pq:pq-PR-template

Conversation

@pq

@pq pq commented Apr 23, 2025

Copy link
Copy Markdown
Collaborator

Replaces the (default) flutter template (which contains lots of irrelevant detail) with a lighter-weight one inspired by what we have as a generic template in the Dart SDK.

Before this change:

image

After this change:

image

Inspiration from: https://github.com/dart-lang/sdk/blob/main/.github/PULL_REQUEST_TEMPLATE.md

Fixes: #8062

Pre-launch Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I read the Tree Hygiene wiki page, which explains my responsibilities.
  • I read the Flutter Style Guide recently, and have followed its advice.
  • I signed the CLA.
  • I listed at least one issue that this PR fixes in the description above.
  • I updated/added relevant documentation (doc comments with ///).
  • I added new tests to check the change I am making, or this PR is test-exempt.
  • All existing and new tests are passing.

If you need help, consider asking for advice on the #hackers-new channel on Discord.

@pq pq requested a review from jwren April 23, 2025 15:50
@pq pq merged commit 673095e into flutter:master Apr 23, 2025
@pq pq deleted the pq-PR-template branch April 23, 2025 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[process] Create a custom PR template

2 participants