contributing.rst 343 B

123456789101112131415
  1. Contributing
  2. =====================================
  3. .. image:: _static/ipfml_logo.png
  4. Using GitHub
  5. ------------
  6. This git project uses git-flow_ implementation. You are free to contribute to it.
  7. .. _git-flow: https://danielkummer.github.io/git-flow-cheatsheet/
  8. You just have to create your own feature branch and make a pull request.