Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 1.34 KB

CONTRIBUTING.md

File metadata and controls

19 lines (10 loc) · 1.34 KB

Welcome to pyCapsid contributing guide

Thank you for your interest in contributing to our project!

Please check our Code of Conduct to help us maintain an approachable community.

This guide gives an overview of the contribution workflow, from opening an issue, creating a pull request (PR), reviewing, and merging the PR. This guide was adapted from the GitHub docs contributing guide.

Use the table of contents icon on the top left corner of this document to get to a specific section of this guide quickly.

Issues

Create a new issue

If you spot a problem with pyCapsid, search if an issue already exists. If a related issue doesn't exist, you can open a new issue using a relevant issue form.

Solve an issue

Scan through our existing issues to find one that interests you. Generally, we have one lab member assigned to an issue. If you find an issue to work on, you can open a PR with a fix.