Contributions are welcome, and they are greatly appreciated! Every little bit helps, and credit will always be given.
If you are reporting a bug, please include:
Look through the GitHub issues for bugs. Anything tagged with "bug" and "help wanted" is open to whoever wants to implement it.
Look through the GitHub issues for features. Anything tagged with "enhancement" and "help wanted" is open to whoever wants to implement it.
You can never have enough documentation! Please feel free to contribute to any part of the documentation, such as the official docs, docstrings, or even on the web in blog posts, articles, and such.
If you are proposing a feature:
Ready to contribute? Here's how to set up magmavizR for local development.
Download a copy of magmavizR locally.
Install magmavizR:
```console
devtools::install_github("UBC-MDS/magmavizR") ```
Use git (or similar) to create a branch for local development and make your changes:
console
$ git checkout -b name-of-your-bugfix-or-feature
When you're done making changes, check that your changes conform to any code formatting requirements and pass any tests.
Commit your changes and open a pull request.
Before you submit a pull request, check that it meets these guidelines:
Please note that the magmavizR project is released with a
Code of Conduct. By contributing to this project you agree to abide by its terms.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.