.. _contribute: Contribution ############### There are many ways to contribute to ``TASI`` and we would really appreciate if you want to help us build a software tool that helps to make our live working with traffic data easier! Problems and errors ******************** First of all, if you find a problem with something ``TASI`` related, please raise an issue in `GitHub `_. The same holds for any question that you might have. We might provide are more direct link to the ``TASI`` developers in the future. Examples ******************** We would like to integrate your use-cases and examples in the documentation that might help others in the future. So, please create an issue in `GitHub `_ with your example and let's discuss together how to integrate this into ``TASI`` and showcase real-world applications. Documentation ******************** The documentation is the first step into a new python library. That's why we build our documentation based on the `PyData Sphinx Theme `_ that is used by `numpy`_ and `pandas`_. If you want to contribute to the documentation, please have a look into the theme's `documentation `_ and help us make the documentation a useful piece of ``TASI``. .. _python: https://www.python.org/ .. _matplotlib: https://matplotlib.org .. _pandas: https://pandas.pydata.org .. _numpy: https://numpy.org/