Skip to content

Conversation

@charliecreates
Copy link
Contributor

Resolves #348

Summary

Update existing issues created for this work to:

  • Explicitly state that pull requests should target the next/v3 branch
  • Provide more verbose instructions and context about keeping next/v3 aligned with main

Details

  • Edit issue descriptions and/or top comments to:
    • Call out next/v3 as the required target branch for related PRs
    • Explain the relationship between main and next/v3, and why alignment matters
    • Add brief guidance for contributors on how to:
      • Branch from next/v3
      • Keep their work in sync if main and next/v3 diverge
  • Ensure the updated instructions are consistent across all affected issues
  • Preserve the original issue intent and technical context while making instructions clearer for external contributors

Notes

These changes are documentation/issue-management only and do not modify runtime code or published packages.

Copy link
Contributor Author

@charliecreates charliecreates bot left a comment

Choose a reason for hiding this comment

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

The modified docs are consistent, accurate, and align headings with the respective plugin names. There are no apparent correctness, maintainability, or guideline violations in the touched lines. No further changes are necessary from a code quality perspective.

Summary of changes

Summary of Changes

  • Corrected the main section heading in docs/plugins/minify.md from Inline Plugin to Minify Plugin.
  • Corrected the main section heading in docs/plugins/pretty.md from Inline Plugin to Pretty Plugin.
  • These changes align each plugin doc's H2 heading with its respective title and package name.

@charliecreates charliecreates bot removed the request for review from CharlieHelps November 16, 2025 03:43
@shellscape shellscape closed this Nov 18, 2025
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.

charlie: head vs next/v3

3 participants