========================== Contributing to Nextstrain ========================== There are many ways to contribute to Nextstrain, and we welcome all contributors! Read our `Contributing Guide `__ to learn about the kinds of contributions you can make and how to get started. Please read our `Code of Conduct `__ before starting. You'll find all our source code repositories used for development within the `Nextstrain GitHub organization `__. How-to guides for contributing source code modifications to our projects are kept in each project's respository, sometimes as part of the :file:`README.md`, sometimes as a separate document. For example: - `Augur development guide `__ - `Auspice development guide `__ - `Nextstrain CLI development guide `__ - `nextstrain.org README `__ (main website) - `docs.nextstrain.org README `__ (documentation website) All of these guides generally assume you're working within the context of a local copy of the given repository and are familiar with the command line and the Git version control system.