Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 2.11 KB

CONTRIBUTING.md

File metadata and controls

36 lines (19 loc) · 2.11 KB

Contributing to the CollapseDataset GenePattern Module

First off, thanks for taking the time to contribute!

The following is a set of guidelines for contributing to the CollapseDataset GenePattern Module, which is hosted in the GSEA-MSigDB repositories on GitHub. These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request.

Code of Conduct

This project and everyone participating in it is governed by the Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to gsea-team@broadinstitute.org.

Did you find a bug?

  • Ensure the bug was not already reported by searching on GitHub under Issues.

  • If you're unable to find an open issue addressing the problem, open a new one. Be sure to include a title and clear description, as much relevant information as possible, and a code sample, executable test case, or clear set of instructions demonstrating the expected behavior that is not occurring.

Did you write a patch that fixes a bug?

  • Open a new GitHub pull request with the patch.

  • Ensure the Pull Request description clearly describes the problem and solution. Include the relevant issue number if applicable. Keep the pull request as focused as possible. Try not to fix multiple unrelated issues with a single pull request.

Did you fix whitespace, format code, or make a purely cosmetic patch?

Changes that are cosmetic in nature and do not add anything to the stability, functionality, or testability of the CollapseDataset GenePattern Module are still welcome.

Do you intend to add a new feature or change an existing one?

  • Suggest your change by creating a Github issue to open a discussion.

GSEA-MSigDB is a group effort. We encourage you to pitch in and join the team.

Thanks!

The GSEA-MSigDB team, UC San Diego and Broad Institute