Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 275 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (7 loc) · 275 Bytes

Contributing Guidelines

(taken from ufosc/manim-data-structures)

  1. Create a new branch for your contribution.
  2. Make sure your branch is up-to-date git pull upstream main
  3. Make your changes.
  4. Push your changes to your fork.
  5. Submit a pull request through GitHub.