Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 2.01 KB

CONTRIBUTING.md

File metadata and controls

35 lines (24 loc) · 2.01 KB

Contributing guide

Setup development Version in Unix system

Understand daru-view features

Blogs

Summary of work done on daru:

daru-view specific links:

Learn basics of daru-view, from sciruby/blog or daru-view/wiki.

Let's start the contribution

  • Pick up easy to fix open issues (or you can pick any open issue if you find any solution for it) and involve in daru-view discussions.
  • Discuss your approach about the issue (or maybe the issue you are facing).
  • Create a PR for the implementation of your approach. Get it reviewed (and work on any changes, if suggested).
  • It will be merged surely :)