SpectralAnalysis is now a community project and welcomes input from anyone and everyone.
Example ways to contribute include:
- Reporting a bug.
- Discussing the current state of the code
- Submitting a fix
- Proposing new features
- Becoming a maintainer
We use GitHub to host code, to track issues and feature requests, as well as accept pull requests. To contribute code or documentation:
- Fork the repo and create your branch from
master
. - Add your new code and test against the example data.
- Update the documentation to describe any new or changed features, ideally using the example data to demonstrate this.
- Issue that pull request!
In short, when you submit code changes, your submissions are understood to be under the same Apache Licence 2.0 that covers the project. Feel free to contact the maintainers if that's a concern.
Report bugs using Github's issues
We use GitHub issues to track public bugs. Report a bug by opening a new issue.
Bug reports should be as detailed as possible. Maintainers need enough information to be able to recreate the issue to start to fix it.