Skip to content
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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Bioconductor Packages: Guidelines for Developers and Reviewers

This book contains our guidelines for packages contributed to the [_Bioconductor_](https://bioconductor.org/) suite of packages.
These guidelines are always a work in progress - corrections, suggestions and general improvements are welcome as [issue submissions in this repository](https://github.com/Bioconductor/pkgrevdocs/issues/new).
Open discussions are welcome in our [Slack](https://bioc-community.herokuapp.com/).
Open discussions are welcome in our [Zulip](https://community-bioc.zulipchat.com/).
You can also suggest changes by editing the `.Rmd` files that are at the root of this repository and submitting a [pull request](https://github.com/Bioconductor/pkgrevdocs/pulls).
An "Edit this page" link in the side bar on the right of each book chapter will take you directly to the relevant page on the GitHub repository to make such changes.
Please target your pull requests to the `devel` branch.
Expand Down
2 changes: 1 addition & 1 deletion index.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ knitr::write_bib(c(
[Removing collaborator]: https://help.github.com/articles/removing-a-collaborator-from-a-personal-repository/
[Resolving a merge conflict using command line]: https://help.github.com/articles/resolving-a-merge-conflict-using-the-command-line/
[reviewer-list]: https://bioconductor.org/about/package-reviewers/
[reviewers slack channel]: https://community-bioc.slack.com/archives/C02A1B8HUHZ
[reviewers zulip channel]: https://community-bioc.zulipchat.com/#narrow/channel/507978-reviewers
[rmarkdown]: http://rmarkdown.rstudio.com/
[rmarkdown documentation]: http://rmarkdown.rstudio.com/authoring_pandoc_markdown.html#citations
[shiny-posit]: https://shiny.posit.co/
Expand Down
2 changes: 1 addition & 1 deletion review-expectations.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ particularly busy period of time, etc), a reviewer should reach out to a
package review committee administrator. The administrator will temporarily stop
assignments and can discuss if currently assigned packages need re-assignment.

There is a [reviewers slack channel][] for package reviewers to ask questions and if necessary
There is a [reviewers zulip channel][] for package reviewers to ask questions and if necessary
ask to swap/switch/volunteer to review packages. Requests can also be made by
directly contacting the package review administrator.

Expand Down