-
Notifications
You must be signed in to change notification settings - Fork 161
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
[MISC] Adding formal decision-making rules #104
[MISC] Adding formal decision-making rules #104
Conversation
Thanks so much for the thought you've put into this, @chrisfilo !! Just to be sure I understand: is this an announcement or a request for comments ? |
Co-Authored-By: chrisfilo <[email protected]>
Request for comments. |
1. A Vote freezes the PR - no new commits or Reviews Requesting changes can | ||
be added to it while a vote is ongoing. If a commit is accidentally made | ||
during that period it should be reverted. | ||
1. The quorum for a Vote is 30% of all Contributors. |
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.
All contributors over time, or just for the PR?
If it's over time, this may become infeasible as people move on in their careers.
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.
All contributors. Your concern is indeed valid, but over time we can adjust this percentage. I previously considered an option for a quorum consisting of recent commit authors, but that did not count other contributors to the BIDS ecosystem, so I left it out.
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 looks like a good suggestion to me. The implementation of the voting will be difficult (I think) ... but we have yet to experience it. Furthermore, I would hope that such votes will be very rare.
Co-Authored-By: chrisfilo <[email protected]>
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 looks great, I agree with the process you've proposed.
## Rules | ||
1. Every modification of the specification (including a correction of a typo, | ||
adding a new Contributor, an extension adding support for a new data type, or | ||
others) or proposal to release a new version needs to be done via a Pull |
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 a little off-topic, but are there any guidelines for determining when there should be a new release? (e.g. a new release is drafted monthly, after a certain number of commits, etc).
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.
There are no such guidelines currently.
I agree in general, but I don't think technical (validation) is sufficient. Already a number of times I have been working on some conceptual validation. Here I am mainly thinking about internal consistency, where BIDS should remain an entity and not fracture along data types and communities. There are various domains where the internal consistency of BIDS is currently not clear (e.g. multimodal) and I fear that will become a bigger challenge in the future (see e.g. discussion on XDF/LSL on the mailing list). I propose that decisions that would (further) break internal consistency are not allowed. |
I agree that internal consistency is very important, but I don't think this document is the right place to mention this. This document is procedural in nature and thus describes how we make decisions, not how we want the specification to look like. It is a framework which allows you and anyone else to block any incoming PR saying "this would break internal consistency please change XX to YY". |
Thanks for putting so much thought into this @chrisfilo. I completely agree that BIDS needs a formal decision making structure where everyone feels empowered and able to take part in shaping and supporting the project without waiting for permission. Do-ocracy and the tyrany of structurelessnessI disagree that a do-ocracy is the right way forwards. Do-ocracies suffer from a tyranny of structurelessness. (That link is the wikipedia page, I've added some references at the bottom of this comment). I think for BIDS it means the loudest and most engaged people will drive the development, and it will inevitably leave some aspects of the project behind. I also agree with @robertoostenveld #104 (comment) that decentralising to - in the limit - only two people agreeing in order to make any decision will cause BIDS to fracture. While in theory anyone could block a PR from going forwards #104 (comment) I think there will be a very narrow demographic of contributors who actually take this step. For example, I feel very anxious writing this post. I am not looking forward to being argued with in a public forum and if it weren't a decision that I feel particularly passionately about I absolutely would not be contributing to the discussion. I'm not the most vulnerable member of the BIDS community so I suspect that there are others who would also be put off from posting (whatever position they hold, but particularly in disagreeing with the person who has driven the project for years). I'm also not immune to the negative repercussions of disagreeing with peers online. Finally, I don't enjoy arguing against people - @chrisfilo in this case - who I know have put huge amounts of time and energy into their work. Specific challenges with the proposalBeyond the biases introduced by a do-ocracy, there are three situations where I think the current process breaks down:
Drupal as an exampleIn finding some references for this post - most of my feelings about structurelessness have come from in person discussions about building inclusive spaces online - I found this great blog post about Drupal's governance as a do-ocracy (written in 2012): https://randyfay.com/content/drupals-governance. Quite a few of my comments above are captured in that post but there are more listed there that I also agree with. When I went to look up whether Drupal is still a do-ocracy I found the answer was no. I also think their decision making process fits very well with one that I would propose:
Next stepsI appreciate that this is a very long post. I suspect that it's going to invite a lot of different opinions. I'm not clear on the next steps, but I will recommend that if the conversations get particularly large, please try to quote previous points so that its easy for people to join the conversation without having to read from the very beginning to the very end. (Manageable now, but maybe not so in 15 days time?) I'll also end by reiterating that I think governance for BIDS is a very important topic and that we need to build a community in which everyone feels welcome and empowered to contribute as best they can. Useful references
|
In general I agree with @KirstieJane's comment, #104 (comment). In particular I'd like to echo the following two comments regarding do-ocracy, lifted from her message:
I have already felt this with the mailing list. There have been pieces of the spec that I'm interested in contributing to, but whether it's because I've not been actively checking my email, am working towards clearly expressing my thoughts before posting, or would have to disagree with a group of contributors already engaged in the discussion to express my point, I have often not spoken up and a decision ended up being made that (I think) neglects at least one of my use cases. Perhaps this makes me a bad community member, but I suspect that this isn't unique to just me. I'm not saying I know how to concisely express what I think a better solution would be, but I do think that do-ocracy as it is currently proposed is not my first choice, and would be interested to explore more case studies, such as the Drupal one referenced in #104 (comment), to see what has worked for other groups similar to ours. |
Thank you for your comments @KirstieJane. I am glad you spoke up. Our community is blessed by having such a passionate member. I agree it would be great if we had a dedicated crew of people whose job would be to triage, review, and merge PRs. The reason why I did not propose such a solution is that, in contrast to Drupal, we are not backed by an association with ~200 members contributing financially. Without the resources to compensate maintainers, I see too few incentives to becoming a maintainer (I can attest such role does not increase your career prospects). However, if you can find enough volunteers who can commit to serving as initial maintainers and outline rules on how new maintainers could be approved (long-term sustainability) I would not oppose rewriting the rules according to your proposal. Re: anxiety (@KirstieJane, @gkiar, and probably others). You are not alone. I am pretty sure my life expectancy has shortened due to the nerve-wracking, passionate discussions I went through as part of this project. I don't think that having maintainers instead of a doacracy will solve this particular problem. I had some bad experiences contributing to projects with maintainers - being pushed through the pipeline with as little effort from the maintainer side as possible. I felt unwelcomed. They were just trying to do their jobs efficiently - triaging, reviewing, merging... Having maintainers will help with a long-term vision of the project, but I doubt it will solve the "interacting with strangers on the internet can cause anxiety" problem (which is, by no doubt, a real issue I have no solution to). |
A quick thought from me: I generally agree with @KirstieJane - for me the word "do-ocracy" is a synonym for "resource-ocracy" (here "resource" being broadly defined like money, time, emotional energy, etc). I don't know that this is a good way to run an open community if you also want the community to be inclusive. I also agree w/ @chrisfilo that there's a big challenge in incentivizing people to be good citizens of the BIDS community in that they contribute back to it. What if we tried incentivizing people to participate with a system like the following:
I suspect there's much that should be modified for this rough outline (for example, I don't think groups should have to vote on every change made to the spec...but should be expected to act in good faith and use their best judgment to decide when a vote is necessary), but I wanted to put it out there as another path forward for decision-making. Also just another note: thanks to @chrisfilo for starting this process, I think it's super important and I appreciate the effort put into kicking it off. |
Thanks for your feedback @choldgraf. The proposal sounds great (although it's more complex than what @KirstieJane outlined), however, my main concern remains: how are we going to find all these people (~20) to commit to serving as maintainers for at least one year without offering them anything in return? |
The point outlined by @KirstieJane and @gkiar about feeling anxious to participate is important (I felt it at the beginning, and to respond here), I don't think that do-ocracy will solve this problem. The #104 (comment) is really interesting, but I think that using "maintainers" doesn't really solve the anxiety problem of contributing as @KirstieJane said :
The @choldgraf proposition #104 (comment) seems interesting because using groups of interest can help people to feel concerned about topics. The biggest issue will be to define those groups and to have enough contributor in each. I think that for this proposition, we need also to define a minimum number of contributor per group. |
@Hboni to clarify being listed in It is basically an automatic notification system that can help contributors to be on top of new PRs they feel are relevant to their interests without drowning in notifications. The name I can add more clarification to the file itself. |
Thanks @KirstieJane, @gkiar and others for speaking up. I had the same
reservations when I first read the proposed decision making structure.
Would it help to make the following distinction:
Work on release candidates, vs.
"Published" official releases
It seems that the proposed system could work just fine on release
candidates.
But when it comes time to actually make a release, a different review
structure is invoked. A core team that are passionate and involved in the
particular standard would review the (locked) release candidate and make
final changes as needed. In the case of a new BEP, this is a natural thing
(in fact, development of the draft will probably occur mostly outside of
GitHub), and the people involved will often then submit the new BEP for
publication in a peer reviewed setting. In the case of an update of an
existing standard, the core team will have the history of PRs from the last
release to track any possibly controversial changes and have final decision
(though they should/would solicit input from the community on contentious
items).
(The R project relies on a core team of unpaid academics that push that
project -- though they do have a foundation that supports infrastructure
and continuity).
Does this seem practical?
|
Thanks for your comments @nicholst. Your proposal has the advantage of (potentially) lowering the work burden maintainers are committing to (because their involvement is only limited to creating releases). This might increase the chances of finding people willing to commit to doing this work. It would be great to see what @KirstieJane, @choldgraf, and @gkiar think. I also want to clarify that my concerns are not about getting new contributions - small changes (typos, clarifications, adding a new field etc.) consume little effort and large changes (adding support for a whole modality) often lead to papers which are enough of a reward for their authors. Maintaining the standard is a different type of work - without the novelty of creating something new and with a lot of stress of trying to get people to agree with each other. This job does not come with the same perks as writing a paper about an extension (some papers describing extensions of BIDS to new modalities do not even mention maintainers, presumably because their work was not substantial enough in the eyes of the authors). Thus I remain skeptical we will find enough people to commit to maintaining the project for a substantial amount of time. This is what motivated my proposal to create a system in which anyone can judge themselves how much and for how long they want to be active in the triaging/reviewing roles. |
I agree 100% with this statement (I feel a lot of these pains myself on other projects). My reasoning with the proposal to create teams w/ a specific scope etc was two-fold:
Perhaps there are other things that the BIDS community could do in order to motivate people to take on these roles (e.g., travel funding, an option to be co-author on subsequent BIDS papers, etc). It would be worth brainstorming "what are the things that BIDS can contribute back to its core maintainers" either way. |
I'm here just to +1 @choldgraf's proposal (#104 (comment)), while also acknowledging that I too don't have a good way to mitigate the concerns that @chrisfilo raised (#104 (comment)) One major concern that I have (and was raised before) is that under the current PR discussed, there is a worry that a lot of conversations end with "let's just vote on it", and overall a lot of voting. |
Thanks, @arokem. To move the discussion forward I would like to hear from members of the community (@bids-standard/everyone) that would like to volunteer as maintainers. More specifically how much time (h/week), what scope (whole spec? just a subsection, if so which?), and for how long (years) they can commit. |
Thanks @chrisfilo for starting this. Our initial iEEG commitment was easy as @nicholst noted, as this was a BEP and we have a paper in progress, but I am still hesitant to commit to being a maintainer. Practically, however, I think over the next year, @choldgraf and I will be doing a lot of maintenance on iEEG / ephys. I would like to note that maintaining BIDS is important for the brain initiative, as many groups are putting their data in BIDS. Should we consider this? |
Thanks @dorahermes.
This is precisely why I suggested current rules - to enable people to volunteer their time in a form of maintenance tasks without having to commit long term.
This is a great long terms idea for support of BIDS. It has all the obvious caveats such as funding uncertainty, inability to get funding wihout proposing novel work etc. but I think it is worth trying. We would need somone with PI privelages to take on this task though. I want to clarify that getting such funding will take a long time (and is not certain) and thus we should put some decision making rules in place in the meantime. |
others) or proposal to release a new version needs to be done via a Pull | ||
Request (PR) to the Repository. | ||
1. Anyone can open a PR (this action is not limited to Contributors). | ||
1. A PR is eligible to be merged if and only if these conditions are met: |
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 an orthogonal comment to the ongoing discussion, but something like this could be incorporated in the pull request template with checkboxes to tick before merging
@chrisfilo : to answer your question (#104 (comment)), I'm probably able to spend about 1 hour every other week or so to think about dMRI-related issues for the next couple of years (say, as long as the DIPY CRCNS grant is still funded). I am also on the hook through a recently-funded BRAIN Initiative grant to think about iEEG and about NHP electrophysiological recordings and how to put those into a BIDS-like format, but I feel that I will probably need a couple of years of work on that before I can be a useful contributor to any part of the spec related to that. That said, I do understand the sentiment expressed in @chrisfilo's recent comment (#104 (comment)), and might see how first adopting this PR could be a stepping stone towards a more complex structure, as proposed by @KirstieJane (#104 (comment)) and in some more detail by @choldgraf (#104 (comment)). I think that one way to read that is that the current PR would move BIDS further away from the things that @KirstieJane and @choldgraf find objectionable about "do-ocracy". For example, it introduces some structure to the decision making process, where there currently are no written rules. So, maybe you could see this is a (first) step in the right direction? |
@chrisfilo by "maintainers" I mean "contributors" as you describe in the PR, I should have used that language, sorry for the noise there. re: the BEP process, what if we adapted the RFC process that Rust uses for the BIDS community, w/ some modifications.
This way, BEPs have some high-level consideration and discussion before people dive into details, and they also serve as a historical record of the community's decision-making as BIDS is extended in new ways. |
Thanks. Ok so re: 1 basically you propose that every person listed in https://github.com/bids-standard/bids-specification/blob/master/src/99-appendices/01-contributors.md added their names to CODEOWNERS? Is that right? Practically speaking this is unrealistic retroactively (I was struggling to get everyone github usernames), but we could enforce that when people in the future that add their names to https://github.com/bids-standard/bids-specification/blob/master/src/99-appendices/01-contributors.md were also required to add it to CODEOWNERS. Would adding such clause to the rules satisfy your request? Re: 2. I think we practically are already doing this (see #110 for example) with the exception of the template. Do you insist that this template need to be part of this PR or maybe we could flesh that out in a new PR? |
Ah I didn't see that you were using CODEOWNERS for this already. Your proposal sounds fine. If you want to keep this PR scoped to group decision-making, that's fine too |
@choldgraf - does this work 791e62e? @nicholst @KirstieJane - what do you think? |
I think that works to ensure people are notified. |
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.
Mostly just a question about capitalisation of specific words.
1. Does not feature any [Reviews that Request changes](https://help.github.com/articles/about-required-reviews-for-pull-requests/). | ||
1. Does not feature "WIP" in the title (Work in Progress). | ||
1. Passes all automated tests. | ||
1. Any Contributor can Review a PR and Request changes. If a Contributor |
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.
Are Contributor
, Review
and Request
all capitalised for a reason? Because they have particular meaning?
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.
Yes, but I am not married to this particular capitalization. Please propose a different capitalization if you find it more clear.
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 like the idea of capitalising words that are in the definitions section at the top.... and I also like the idea of defining Review
and Request
but I'm not super sure I could do it at the moment...
(This isn't super helpful... maybe it could be an issue for future consideration?)
Co-Authored-By: chrisfilo <[email protected]>
Request (PR) to the Repository. | ||
1. Anyone can open a PR (this action is not limited to Contributors). | ||
1. PRs adding new Contributors must also add their GitHub names to the | ||
[CODEOWNERS](CODEOWNERS) file. |
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 don't quite follow this bullet point.
Is the idea that if you're opening a pull request to a file you should make sure you're notified about future changes to that file?
Would there be a way to remove yourself from CODEOWNERS? Or once someone has made an edit to a file, they'll always be watching it?
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.
@choldgraf requested this addition in #104 (comment) perhaps he can comment.
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 main goal was to prevent "maintainers" from becoming an ever-expanding list of people with no explicit obligations attached to being a maintainer. It seemed like "I agree to get notifications about changes to this repository" is a reasonable ask for people who want to officially be named as "maintainers".
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.
Quick clarification - we don't use the word "maintainer" anywhere in the spec. The term that was used so far was "contributor".
Hi, this is a long thread and much food for thoughts. My .02 cents:
|
1 similar comment
Hi, this is a long thread and much food for thoughts. My .02 cents:
|
Hi @chrisfilo We can commit some time for the DWI/tractography portion as it affects the interface with https://brainlife.io, as long as we have funding. The time might be on average about 1 hour per week. |
DECISION-MAKING.md
Outdated
1. A PR is eligible to be merged if and only if these conditions are met: | ||
1. The last commit is at least 5 working days old to allow the community to | ||
evaluate it. | ||
1. The PR features at least one [Review that Approves](https://help.github.com/articles/about-pull-request-reviews/#about-pull-request-reviews) |
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.
Given the community feedback so far, it sounds like we have a reasonable number of contributors who would be willing to review PRs. Do you think we could bump the number of required reviews up to 2, as @jbpoline suggests, or even 3 ?
The reasoning, for me, is that having a higher bar to merging might be one way to ensure relative stability without moving towards maintainers.
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.
We can definitely try this and see how it goes, however, see actual engagement in reviewing PRs on this repo (even when people were explicitly invited to review) I remain skeptical we will be able to get two reviews per PR often. Please mind that increasing the bar for a review (and reviews need to be redone each time PR changes) can lead to poor contributor experience. Imagine submitting a PR and waiting for a few months to reach the number of required reviews.
We can experiment and adjust this number as we learn more about how different scenarios work. I am happy with 1 or 2, but 3 would be an overkill seeing how little people review so far.
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.
Yes, I've certainly experienced this and know it's quite frustrating ! In those experiences, I think I would have felt better if I knew what step in the review process was missing (i.e., a second or third review).
If you're worried about that for now, though, maybe we can bump to 2+ approving reviews and adjust from there ?
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.
Done.
Many thanks to everyone for the thoughtful feedback. I think the proposal improved with your contributions. This PR has been open for a long time now, but I still have not heard back from some of the people who raised concerns previously. Please mind that this is just a starting point and the decision-making rules can and will evolve over time as we learn more about the practicalities of different models and potentially change the financial support model. To give everyone enough time I will wait until the 9th of February (marking two months since the PR has been opened) and then merge it. |
Thanks for all the comments and discussion on the PR. I've had a few conversations about pathways to improving this process but I can't see a way to balance the content of this PR with my original suggestion. I'm not going to block the PR, but I won't be approving, requesting changes or voting on future PRs under this process. I think that sentence sounds pretty dramatic, which isn't my goal, but I do want it noted that "lazy consensus" is not always lazy. It is often - as in my case - a conscious choice not to participate in a system that they disagree with. I think one core comment that has come up quite often - in the thread but also in a lot of the conversations that I've had over the last few weeks - is that governance is a evolution. I'll commit to monitoring conversations about how decisions are made. I would be delighted to see the BIDS community move towards a more structured process. My recommendations (which anyone else can pick up because I'm not going to commit to doing this work, or put on the backburner as they decide) are to consider:
And then there are considerations that I think only the core developers of BIDS can address:
Thank you again to everyone for all their careful consideration about decision-making for BIDS. I'm sorry for the radio silence, and that I'm not able to be more positive on this occasion. |
Thank you @KirstieJane. I am sorry you feel this way. I just want to clarify that if anyone would like to propose a fully fleshed out, alternative set of decision-making rules (as opposed to an incremental change to the current proposal) they should open a new PR. If such new proposal arises and gathers more support than the current one before February 9th we should go with it instead. This task might be daunting and time-consuming, but work on a new proposal can be done by a collaboration of like-minded people. Obviously, as mentioned before, if this PR will be merged nothing stops anyone to propose changes in the future. |
Sorry for the radio silence. The are quite clear now. In the spirit of
the 'perfect is the enemy of the good', I think we could move ahead and try
to improve as we gain some experience with this system.
But like @KirstieJane I still have some concerns: Releases, a PR that will
change how the BIDS _standard_ will actually exist in the world, are
treated the same way as a trivial typographical fix. It will be incumbent
upon all the CODEOWNERS to to make sure each of the individual PRs are
consistent with core BIDS principles.
My main discomfort is that I don't see how these rules reflect special
nature of BIDS as a community _standard_ as opposed to a software library.
As a minor aside: Can these rules be built into the GitHub repo? Or will
also be the responsibility of the CODEOWNERS to enforce the rules, the # of
days requirements, etc?
…On Sun, Jan 20, 2019 at 5:05 PM Chris Gorgolewski ***@***.***> wrote:
Thank you @KirstieJane <https://github.com/KirstieJane>. I am sorry you
feel this way.
I just want to clarify that if anyone would like to propose fully fleshed
out an alternative set of decision-making rules (as opposed to an
incremental change to the current proposal) they should open a new PR. If
such new proposal arises and gathers more support than the current one
before February 9th we should go with it instead. This task might be
daunting and time-consuming, but work on a new proposal can be done by a
collaboration of like-minded people.
Obviously, as mentioned before, if this PR will be merged nothing stops
anyone to propose changes in the future.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#104 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AE6sQ0eYi1hJ2Lbu-1YNeFmB9S-008lcks5vFKHKgaJpZM4ZKR2I>
.
--
__________________________________________________________
Thomas Nichols, PhD
Professor of Neuroimaging Statistics
Nuffield Department of Population Health | University of Oxford
Big Data Institute | Li Ka Shing Centre for Health Information and Discovery
Old Road Campus | Headington | Oxford | OX3 7LF | United Kingdom
T: +44 1865 743590 | E: [email protected]
W: http://nisox.org | http://www.bdi.ox.ac.uk
|
Most of the rules can be automated. The only rule currently not supported by github (to my knowledge) is how long a PR needs to stay open before merging. Someone could, however, write a bot that blocks a PR with a review until a certain time passes and then withdraw the review thus unblocking the PR. |
Dear all,
After months of consultations and deliberations, I have put together a proposal for how we can make decisions. I really wanted the decision rules to be simple, inclusive, and promote consensus. The rules follow the 'doacracy' philosophy - if you want to do something and no one is against it it is going to happen. I think such an approach is very important considering this is a community project in which everyone volunteers their own time.
The rules fit very well with existing GitHub mechanisms (used by many other repositories) which will make them easy to implement. Hopefully the administrative burden of following them will be minimal.
There are special roles in the decision making process. Anyone can submit a PR and any Contributor can review it. This removes bottlenecks while giving everyone the chance to contribute and express their opinion.
I hope that these decision-making rules will create a solid scaffolding that will let the BIDS community grow an thrive for many years to come.
Chris
(hopefully soon not the BDFL)