Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[various] Clean up contributing guides #8032

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

stuartmorgan
Copy link
Contributor

Several packages had documentation about how to use Pigeon or Mockito generation; this made sense when those were rare, but they are both now extremely common in our packages. Instead,
flutter/flutter#158326 adds this information to the general documentation for contribuing to flutter/packages, so it no longer needs to be in (a random subset of) specific packages.

This also removes Contributing sections from several READMEs, as READMEs should be client-focused rather than developer-focused, and puts content in CONTRIBUTING.md where needed.

Pre-launch Checklist

Several packages had documentation about how to use Pigeon or Mockito
generation; this made sense when those were rare, but they are both now
extremely common in our packages. Instead,
flutter/flutter#158326 adds this information to
the general documentation for contribuing to flutter/packages, so it no
longer needs to be in (a random subset of) specific packages.

This also removes Contributing sections from several READMEs, as READMEs
should be client-focused rather than developer-focused, and puts content
in CONTRIBUTING.md where needed.
Copy link
Member

@ditman ditman left a comment

Choose a reason for hiding this comment

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

🚀!

Comment on lines +11 to +13
```bash
$ flutter test --platform chrome
```
Copy link
Member

Choose a reason for hiding this comment

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

Thanks for keeping this!

Copy link
Contributor

@bparrishMines bparrishMines left a comment

Choose a reason for hiding this comment

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

LGTM

@stuartmorgan stuartmorgan added the autosubmit Merge PR when tree becomes green via auto submit App label Nov 8, 2024
Copy link
Contributor

auto-submit bot commented Nov 8, 2024

auto label is removed for flutter/packages/8032, due to - The status or check suite Mac_x64 ios_build_all_packages stable has failed. Please fix the issues identified (or deflake) before re-applying this label.

@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants