Skip to content
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

Create pull request template for new charters for easier voting #185

Merged
merged 8 commits into from
Nov 7, 2023
Merged
Show file tree
Hide file tree
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
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
name: "Other"
---


<!--
Thanks for participating in Jupyter governance ✨
Below are a few guidelines for making your proposed change as efficient and productive
Expand Down
78 changes: 78 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE/standingcommittee.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
---
name: "Standing Committee Charter"
about: Initiating a vote on a new Standing Committee Charter
---

This is the charter for [the standing committee].

**Include a brief description of the committee, and open the pull request as a draft to allow time for feedback before the vote.**

Please vote on this charter by **<2 weeks from when the pull request is moved out of draft**:

Executive Council:
- @afshin
- [ ] Yes
- [ ] No
- [ ] Abstain
- @ellisonbg
- [ ] Yes
- [ ] No
- [ ] Abstain
- @jasongrout
- [ ] Yes
- [ ] No
- [ ] Abstain
- @fperez
- [ ] Yes
- [ ] No
- [ ] Abstain
- @Ruv7
- [ ] Yes
- [ ] No
- [ ] Abstain
- @blink1073
- [ ] Yes
- [ ] No
- [ ] Abstain

Software Steering Council:
- @echarles
- [ ] Yes
- [ ] No
- [ ] Abstain
- @fcollonval
- [ ] Yes
- [ ] No
- [ ] Abstain
- @SylvainCorlay
- [ ] Yes
- [ ] No
- [ ] Abstain
- @ibdafna
- [ ] Yes
- [ ] No
- [ ] Abstain
- @ivanov
- [ ] Yes
- [ ] No
- [ ] Abstain
- @rpwagner
- [ ] Yes
- [ ] No
- [ ] Abstain
- @Zsailer
- [ ] Yes
- [ ] No
- [ ] Abstain
- @minrk
- [ ] Yes
- [ ] No
- [ ] Abstain
- @gabalafou
- [ ] Yes
- [ ] No
- [ ] Abstain
- @JohanMabille
- [ ] Yes
- [ ] No
- [ ] Abstain
37 changes: 37 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE/workinggroup.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
---
name: "Working Group Charter"
about: Initiating a vote on a new Working Group Charter
---

This is the charter for [the working group].

**Include a brief description of the committee, and open the pull request as a draft to allow time for feedback before the vote.**

Please vote on this charter by **<2 weeks from when the pull request is moved out of draft**:

Executive Council:
- @afshin
- [ ] Yes
- [ ] No
- [ ] Abstain
- @ellisonbg
- [ ] Yes
- [ ] No
- [ ] Abstain
- @jasongrout
- [ ] Yes
- [ ] No
- [ ] Abstain
- @fperez
- [ ] Yes
- [ ] No
- [ ] Abstain
- @Ruv7
- [ ] Yes
- [ ] No
- [ ] Abstain
- @blink1073
- [ ] Yes
- [ ] No
- [ ] Abstain

Loading