Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.57 KB

CONTRIBUTING.md

File metadata and controls

20 lines (13 loc) · 1.57 KB

Contributing to EiffelVis

Thank you for your interest in the project!

This document explains the guidelines you should follow to smoothly contribute to EiffelVis.

Bug Reports

Have you found a problem, or simply observed potentially incorrect behavior? open an issue.

If you have the time, look through already existing issues. In case someone else has already reported your problem you can simply move on with your day or submit extra information about your problem.

Contributing

Contributing to the project will most likely be in the form of a pull request. So when you want to submit a bug fix or a documentation improvement, fork the repo, apply your changes and create a pull request. A maintainer of the project will look over the pull request and give feedback on how to it might be improved. When all feedback is resolved the PR will be accepted into the repository

In case you want to contribute larger amounts of work be sure to contact the project maintainers before hand to discuss your plans and see if it aligns with the project vision.

Note: To be accepted, your contributions must be licensed under the Apache 2.0 license.

Feature requests

Is there a feature or a change you would like to see? Like a bug, open a new issue detailing your reasoning behind your idea, just be sure to not mark it as a bug.