feat(governance): add initial project governance - #37
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
👋 Welcome to the KubeStellar community! 💖 Thanks and congrats 🎉 for opening your first PR here! We're excited to have you contributing. Before merge, please ensure:
📬 If you're using KubeStellar in your organization, please add your name to our Adopters list. 🙏 It really helps the project gain momentum and credibility — a small contribution back with a big impact. Resources:
A maintainer will review your PR soon. Hope you have a great time here! 🌟 ~~~~~~~~~~ 🌟 📬 If you like KubeStellar, please ⭐ star ⭐ our repo to support it! 🙏 It really helps the project gain momentum and credibility — a small contribution back with a big impact. |
Super lightweight on purpose, we'll slurp in from the templates. Signed-off-by: Jorge O. Castro <jorge.castro@gmail.com>
There was a problem hiding this comment.
Pull request overview
Adds an initial GOVERNANCE.md skeleton to establish baseline project governance documentation for the Kubestellar community repo, intended as a lightweight starting point aligned with CNCF governance templates.
Changes:
- Introduces a new governance document with a values section and initial subproject governance structure.
- Describes (at a high level) criteria for adding/removing subprojects and an amendments process.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| [Instructions](https://contribute.cncf.io/maintainers/github/templates/required/governance-subprojects/) | ||
|
|
||
| - [Values](#values) | ||
| - [Individual Subroject Governance](#individual-subproject-governance) |
| - [Steering Committee](#steering-committee) | ||
| - [Steering Committee Duties](#steering-committee-duties) | ||
| - [Steering Committee Elections](#steering-committee-elections) | ||
| - [Code of Conduct Committee](#code-of-conduct-committee) |
|
|
||
| [Instructions](https://contribute.cncf.io/maintainers/github/templates/required/governance-subprojects/#values) | ||
|
|
||
| The [TODO: PROJECTNAME] and its leadership embrace the following values: |
|
|
||
| Kubestellar hosts subprojects within its umbrella. The governance principles are the same across all of Kubestellar: | ||
|
|
||
| - [Hive](example) |
|
|
||
| Subprojects which still have contributors will then be moved to a repository in | ||
| their own namespace. Projects which have ceased all activity are moved to a | ||
| [TODO:Name of archive namespace] namespace. |
|
The placeholders are there on purpose for maintainers to review. I'm just the driveby. 😄 |
|
Of course I had to try it: https://github.com/castrojo/kubestellar-clanker-governance |
Description
Add a skeleton for governance. Super lightweight on purpose, we'll slurp in from the templates. Don't recommend mass copy/paste.