learningOrchestra / mlToolKits

learningOrchestra is a distributed Machine Learning integration tool that facilitates and streamlines iterative processes in a Data Science project.
https://learningorchestra.github.io
GNU General Public License v3.0
75 stars 23 forks source link

added a general contributing file #66

Closed antoniouaa closed 3 years ago

antoniouaa commented 3 years ago

Here's a quick Contributing file for Issue #64 It shows people how to do a pull request, what to include in the description, to pay attention to the coding style, formatting, linting, testing, etc. It also mentions the License you have the project under.

If you need me to add anything else, I'll be around for a couple hours.

antoniouaa commented 3 years ago

I'm very new to this pull request situation so I'm not sure I did everything right.

riibeirogabriel commented 3 years ago

It seems good, thanks!