Contributing#
Thank you for considering contributing to Acoular! There are many ways to contribute to Acoular, and we appreciate all of them:
Report Issues: If you find a bug in the source code or the documentation, you can submit an issue to the issue tracker on GitHub. The Acoular Development Team will decide on the priority of the problem and when it will be fixed. Note that we cannot always guarantee that an issue be resolved in the next release. Submitting a pull request with a fix can speed up the process and is always encouraged. Simply follow the Contribution Guidelines to get started.
Taking Part in Discussions: You can join the Acoular discussions forum to ask questions, discuss existing and new features. If you have a specific feature request that might be also interesting for the community, you can also submit it here.
Contribute Code: You can contribute code to Acoular by forking the repository and submitting a pull request. It doesn’t need to be a big feature; it can be as simple as fixing a typo in the documentation. Please make sure to first read the Contribution Guidelines before submitting a pull request.
License#
By contributing to Acoular, you grant us permission to publish your code under Acoular’s license. You must hold the copyright for your code or have permission from the copyright holder to contribute. Acoular uses the permissive BSD-3 license, allowing both commercial use and derivative works, provided the license and copyright notice are included. You retain full copyright over your code, but once it is published under the BSD license, this cannot be revoked.