.. raw:: html .. _`development`: =========== Development =========== Welcome to the developer documentation of Converse.js. Here you will learn how to add new features and how you can create your own customized version of Converse. Converse is a community project and largely volunteer driven. We're grateful for your contributions, so please don't hesitate to make a `Github pull request `_ to fix a bug or to add new functionality. .. toctree:: :maxdepth: 2 setup_dev_environment plugin_development api/index testing other_frameworks builds style_guide