Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 643 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (11 loc) · 643 Bytes

Contributing

We're happy you want to contribute to Vishnu! You can help us in different ways:

  • Open an issue with suggestions for improvements and errors you're facing
  • Fork this repository and submit a pull request
  • Improve the documentation and examples

To submit a pull request, fork the Vishnu repository and then clone your fork:

git clone [email protected]:<you-username>/vishnu.git

Make your suggested changes, git push and then submit a pull request.