Skip to content

Conversation

Jatinyadav29
Copy link

Summary

This pull request adds a "Governance" section to the documentation.
The content is adapted from the [webpack/governance](https://github.com/webpack/governance) repository’s README file and converted into MDX format to align with the webpack.js.org documentation style and structure.

Related Issue

Fixes [#7333](#7333)

Changes Introduced

  • Added new file: src/content/contribute/governance.mdx

  • Converted markdown to MDX format with frontmatter and internal link structure

  • Added YAML frontmatter:

    ---
    title: Webpack Project Governance
    sort: 15
    contributors:
      - Jatinyadav29
    ---
  • Ensured compatibility with the docs build and navigation hierarchy

Preview

The new page introduces details about:

  • Roles and responsibilities (Contributors, Committers, Reviewers)
  • The Technical Steering Committee (TSC)
  • The Consensus Seeking Process

It provides transparency into webpack’s governance model, adapted from Node.js and ESLint governance frameworks.

Checklist

  • Converted README to MDX format
  • Added appropriate frontmatter and metadata
  • Verified formatting and link consistency
  • Local build runs without errors
  • Linked to the correct issue and mentioned it in the PR body

💡 Note: Since I’m still new to the webpack documentation setup, I took extra care to follow the contributing and writer’s guide. Please feel free to suggest any improvements or formatting changes.
Screenshot 2025-10-07 at 8 01 47 PM

Copy link

vercel bot commented Oct 7, 2025

@Jatin29yadav is attempting to deploy a commit to the OpenJS Foundation Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

linux-foundation-easycla bot commented Oct 7, 2025

CLA Not Signed

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.

2 participants