FAQ
===================

I have a question not listed anywhere
-------------------------------------
If you find yourself pondering about a question which is not answered in the documentation, feel free to open a discussion `here <https://github.com/ymahlau/fdtdx/discussions>`__ . We are regularly checking the discussion section and will answer any questions.

I suspect there is a bug in the code 
-------------------------------------
FDTDX is a relatively new software such that it may happen that there are bugs in the code present, even though we do all we can do avoid this by running a lot of testing. If you find a bug, or even just suspect that there is one feel free to open an issue on github `here <https://github.com/ymahlau/fdtdx/issues>`__ .

There is a feature missing in FDTDX that I really need
-------------------------------------------------------
We have made a small roadmap of our plans for fdtdx `here <https://github.com/ymahlau/fdtdx/discussions/273>`__ . If you find yourself missing a feature in FDTDX for your specific application, feel free to ask for it there or open an issue `here <https://github.com/ymahlau/fdtdx/issues>`__ . While we cannot promise that we will implement all requested features, we will be open to any discussion. Additionally, we are happy to receive community contributions as well if you feel comfortable implementing the feature yourself. We will also help you with any questions regarding the implementation and internals of FDTDX that may come up during the implementation process. Please take a look at the :doc:`05_contributing` guidelines for more details.