Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@stuartmorgan-g
Copy link
Collaborator

Align the flutter/packages template with recent changes to the flutter/plugins template.

Pre-launch Checklist

  • The title of the PR starts with the name of the package surrounded by square brackets, e.g. [shared_preferences]
  • 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 and followed the Flutter Style Guide.
  • I listed at least one issue that this PR fixes in the description above.
  • I added new tests to check the change I am making or feature I am adding, or Hixie said the PR is test-exempt.
  • I updated pubspec.yaml with an appropriate new version according to the pub versioning philosophy.
  • I updated CHANGELOG.md to add a description of the change.
  • I updated/added relevant documentation (doc comments with ///).
  • I signed the CLA.
  • All existing and new tests are passing.

Align the flutter/packages template with recent changes to the flutter/plugins template.
@google-cla google-cla bot added the cla: yes label Nov 5, 2021
@stuartmorgan-g stuartmorgan-g requested a review from Hixie November 5, 2021 18:45
Copy link
Contributor

@Hixie Hixie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

I'm fine either way, but did you intend to remove the backticks around file names etc?

@stuartmorgan-g
Copy link
Collaborator Author

I'm fine either way, but did you intend to remove the backticks around file names etc?

Nope, apparently we didn't have it flutter/plugins, but did here. I think it's better, so I'll add it back here and change the flutter/plugins PR to match.

@stuartmorgan-g stuartmorgan-g merged commit 70d2ffb into master Nov 8, 2021
@stuartmorgan-g stuartmorgan-g deleted the adjust-pull-request-template branch November 8, 2021 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants