Skip to content

Commit 33e2d8f

Browse files
vsuksiattlih
authored andcommitted
Include CONTRIBUTING.md (#4)
Shows up when making a pull request.
1 parent 1275db0 commit 33e2d8f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Contributions
2+
Contributors and maintainers are expected to abide by the [Bioconductor Code of Conduct](https://bioconductor.github.io/bioc_coc_multilingual/en-US.html).
3+
4+
When creating an issue, use a clear and descriptive title, detail the issue and context in a verbose manner and include code for demonstration.
5+
6+
We follow a git flow approach for changes. Fork and clone the repository. Create a new branch and develop against current Bioc-devel version. Document documentation changes using devtools::document(). Check and resolve errors and warnings from devtools::check() and BiocCheck::BiocCheck(). Make sure that your branch is synced with the target branch and create a pull request. Detail the changes and context in a verbose manner and tag one of the maintainers for review. Also check the automatic build reports in the pull request.

0 commit comments

Comments
 (0)