CONTRIBUTING.md

Contributing

Contributions are welcome, and they are greatly appreciated! Every little bit helps, and credit will always be given.

You can contribute in many ways:

Types of Contributions

Report Bugs

Report bugs at https://github.com/UBC-MDS/rmlviz/issues.

If you are reporting a bug, please include:

Fix Bugs

Look through the GitHub issues for bugs. Anything tagged with "bug" and "help wanted" is open to whoever wants to implement it.

Implement Features

Look through the GitHub issues for features. Anything tagged with "enhancement" and "help wanted" is open to whoever wants to implement it.

Write Documentation

rmlviz could always use more documentation, whether as part of the official rmlviz docs, in docstrings, or even on the web in blog posts, articles, and such.

Submit Feedback

The best way to send feedback is to file an issue at https://github.com/UBC-MDS/rmlviz/issues.

If you are proposing a feature:

Get Started!

Ready to contribute? Here's how to set up rmlviz for local development.

First

Fork, then clone the repo:

git clone https://github.com/UBC-MDS/RMLViz.git

Add upstream:

git remote add upstream https://github.com/UBC-MDS/RMLViz.git

Merge potential changes in upstream:

git fetch upstream
git merge upstream/master
git push

Then send a pull request! We'll review your changes!



UBC-MDS/RMLViz documentation built on April 1, 2020, 4:35 a.m.