================= Developing Sponge ================= This sections describes the best way to approach the project when you're intending to develop Sponge itself. It is mandatory to be familiar with :doc:`git <../howtogit>` and our :doc:`codestyle`. Basic knowledge of the :doc:`/about/structure` is also very helpful. If you want to join us in creating Sponge, head straight over to the :doc:`pr` page. Contents ======== .. toctree:: :maxdepth: 2 :titlesonly: codestyle git-implementation pr debugging mixins datamanipulator .. tip:: Video tutorials by trusted developers will be featured here when available.