Skip to content

Conversation

@amithanda
Copy link
Contributor

Description

Refactor GOVERNANCE.md by removing Operational Rules and Process, which will be moved into CONTRIBUTING.md via PR#61

Type of change

Please delete options that are not relevant.

  • Documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • My changes generate no new warnings

Pull Request Title

This repository enforces Conventional Commits. Your PR title must follow
this format: type: description or type!: description for breaking changes.

Types:

  • feat: A new feature
  • fix: A bug fix
  • docs: Documentation only changes
  • style: Changes that do not affect the meaning of the code (white-space,
    formatting, etc)
  • refactor: A code change that neither fixes a bug nor adds a feature
  • perf: A code change that improves performance
  • test: Adding missing tests or correcting existing tests
  • chore: Changes to the build process or auxiliary tools and libraries

Breaking Changes:

If your change is a breaking change (e.g., removing a field or file), you
must add ! before the colon in your title:
type!: description

Examples:

  • feat: add new payment gateway
  • fix: resolve crash on checkout
  • docs: update setup guide
  • feat!: remove deprecated buyer field from checkout

…roposals, voting, and versioning, from the governance document. This is to ensure that GOVERNANCE.md remains relative stable. PR Universal-Commerce-Protocol#61 adds the operational rules, enhacement proposals etc to CONTRIBUTING.md
@amithanda amithanda requested review from a team and igrigorik and removed request for igrigorik January 16, 2026 15:06
@amithanda amithanda requested review from igrigorik and wry-ry January 16, 2026 15:43
@amithanda amithanda self-assigned this Jan 18, 2026
Copy link
Contributor

@igrigorik igrigorik left a comment

Choose a reason for hiding this comment

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

LGTM. For posterity, the ECP process was already moved via #61.

@igrigorik igrigorik merged commit 06d19ec into Universal-Commerce-Protocol:main Jan 20, 2026
5 checks passed
wry-ry pushed a commit to wry-ry/ucp that referenced this pull request Jan 20, 2026
* docs: Remove operational rules and processes, including enhancement proposals, voting, and versioning, from the governance document. This is to ensure that GOVERNANCE.md remains relative stable. PR Universal-Commerce-Protocol#61 adds the operational rules, enhacement proposals etc to CONTRIBUTING.md
* fix linter warnings
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.

3 participants