Align reviewer eligibility between the volunteer and expectations chapters - #182
Merged
lshep merged 1 commit intoAug 19, 2026
Merged
Conversation
…pters The two chapters state different eligibility criteria: volunteer-to-review.Rmd: 'Anyone from the Bioconductor community can volunteer to become a Bioconductor community reviewer' review-expectations.Rmd: 'Anyone from the Bioconductor community that has a package in Bioconductor can volunteer', with Qualifications giving 'Actively maintaining a Bioconductor package' A reader arriving at the volunteer chapter first is told there is no prerequisite, then finds one in the chapter it links to. Added the qualifier to the volunteer chapter so both state the same requirement. If the intent is instead that anyone may volunteer and maintaining a package is only required for assignment, the fix belongs in review-expectations.Rmd instead; happy to switch it around.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The two chapters state different eligibility criteria:
volunteer-to-review.Rmd: 'Anyone from the Bioconductor community can
volunteer to become a Bioconductor community reviewer'
review-expectations.Rmd: 'Anyone from the Bioconductor community that
has a package in Bioconductor can volunteer', with Qualifications
giving 'Actively maintaining a Bioconductor package'
A reader arriving at the volunteer chapter first is told there is no prerequisite, then finds one in the chapter it links to. Added the qualifier to the volunteer chapter so both state the same requirement.
If the intent is instead that anyone may volunteer and maintaining a package is only required for assignment, the fix belongs in review-expectations.Rmd instead; happy to switch it around.