Uh oh!
There was an error while loading. Please reload this page.
Adjust contribution guide for package owner - #10251
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the CONTRIBUTING.md file, replacing the 'Releasing' section with a more detailed 'Package Owner' section. This new section adds links to documentation for package structure, maintenance, and release strategies. My review includes a couple of suggestions to improve grammar and clarity in the new text.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
| If you are a team member who owns or will own a new package, or just want to learn more: | ||
| - [Plugins and Packages Structure](https://github.com/flutter/flutter/blob/master/docs/ecosystem/Plugins-and-Packages-repository-structure.md) | ||
| to learn how to create and maintain a package. |
There was a problem hiding this comment.
How does this relate to the the issue? This is already part of the set of links above; it's not clear to me what the purpose of repeating it here is since it's not about owning packages.
chunhtai
commented
Oct 17, 2025
closing this pr for now, since i will need to rehash the doc a bit based on the pr outcome of #10237 |
part of flutter/flutter#176662
This just update breadcrumb
the real doc will be in flutter/flutter
Pre-Review Checklist
[shared_preferences]pubspec.yamlwith an appropriate new version according to the pub versioning philosophy, or I have commented below to indicate which version change exemption this PR falls under1.CHANGELOG.mdto add a description of the change, following repository CHANGELOG style, or I have commented below to indicate which CHANGELOG exemption this PR falls under1.///).If you need help, consider asking for advice on the #hackers-new channel on Discord.
Note: The Flutter team is currently trialing the use of Gemini Code Assist for GitHub. Comments from the
gemini-code-assistbot should not be taken as authoritative feedback from the Flutter team. If you find its comments useful you can update your code accordingly, but if you are unsure or disagree with the feedback, please feel free to wait for a Flutter team member's review for guidance on which automated comments should be addressed.Footnotes
Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling. ↩↩2↩3