.. index:: pair: LIMA Domain Develpoment; LIMA Mudlib :name: domain-dev #################### Contributing to LIMA #################### You can contribute in a multitude of ways: * **Code** - You can :doc:`contribute code ` to the LIMA mudlib. We use GitHub projects to manage the development of the mudlib at `GitHub projects `_. * **Documentation** - You can contribute to the documentation. The documentation is written in reStructuredText and in the `Sphinx `_ format and is available at https://docs.limamudlib.dev/. It is partly generated from the mudlib code. * **Bug Reports** - You can report bugs in the mudlib or the documentation, they can be reported at `LIMA GitHub issues `_ for the mudlib and at `Docs GitHub issues `_ for the documentation. .. toctree:: :caption: Contributing :numbered: :hidden: :maxdepth: 4 :titlesonly: contrib/code