-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[vote required to merge] feat: add Executive Council page to handbook #113
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
My only over-arching comment is how this is linked to the navigation in the handbook. It looks like this info will be found via the "Structure & Values" heading in the top navbar, but not via the Governance box in the main part of the page? I would expect to find it in both places.
governance/executive-council.md
Outdated
|
||
### Decision-making process | ||
|
||
The Executive Council generally follows a **lazy consensus** approach for decision-making: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is true, except for the cases listed below that require a vote
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we can flip these sections, starting with 'Decisions requiring a vote' and then go into how decisions are made.
So
How the Executive Council makes decisions
The Executive Council is required to review and approve decisions affecting the fiduciary aspects of the organization, this includes mission/vision/values, governance policies, budget, Executive Director compensation, and new significant strategic initiatives. The Executive Council also supports the Executive Director by serving as a resource for input when needed.
All decisions made by the Executive Council must align with the legal
obligations and policies of pyOpenSci’s fiscal sponsor—Community Initiatives.
This ensures compliance with overarching governance structures and financial
responsibilities.
Decisions requiring an Executive Council vote
what we already have in this section
Decision making process
The topics above require a motion and a vote for approval. Motions and approval can be made in Executive Council meetings or asynchronously via email or Slack. Motions and votes will be noted in the EC meeting minutes.
Collaboration with the Executive Director
...
- Strategic decisions about pursuing proposals or writing grants.
- Substantial changes to pyOpenSci programs.
In these cases, lazy consensus can be employed. About lazy consensus (noted below where to add that section)
@kcranston, I've reorganized the home page to include more content in each section. Hopefully, that addresses your issue. I also noticed there were a few incorrect links there as well! |
This PR adds a new page that overviews how the EC works to our guidebook. I also fixed some typos and coordinated content between this page and the main governance page while adding some target links to other pages.