Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions governance.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,10 +159,10 @@ Working Groups operate transparently and must follow the Code of Conduct.
## 12. Amendments

Amendments to this document require:

- A proposal posted publicly.
- A 14-day comment period.
- Approval by two-thirds of the Steering Committee.
- A proposal posted publicly as an [Issue in the governance repository](https://github.com/OpenIntegrationEngine/governance/issues)
Copy link
Member

Choose a reason for hiding this comment

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

Can we just change this to a Pull Request instead of an issue? I don't have a problem with including the amendment label.

Unless someone can tell me why it's better to propose a change in an issue and then copy the proposal to a PR.

Copy link
Member

Choose a reason for hiding this comment

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

I'm not against someone opening an issue first if it seems warranted. I'm just against it as a requirement, because the PR is the thing that needs to be reviewed and get approval, not the issue.

Copy link

Choose a reason for hiding this comment

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

Given that this is governance, I think having the issue makes sense for a notice period so everyone is aware of a pending change. Then the PR is simply the execution of the decision. We can easily backtrack issues for PRs that get opened prematurely.

- Issue must also have the `amendment` label added
- A 14-day comment period
- Approval by two-thirds of the Steering Committee

---

Expand Down