Contributing to Math::GSL

Want to contribute? Great! First, read this page.

I suggest reading My First Pull Request and Using Pull Requests to learn more about pull requests.

Code reviews

All submissions, including submissions by project members, require review. We use Github pull requests for this purpose.

If possible, please enable Travis CI on your fork of math--gsl so that it can run on your branch. It tests Math::GSL across multiple versions of GSL and Perl which will find various bugs.

Create a pull request

Some tips for good pull requests

Formatting

This documentation is written using standard markdown syntax. Please submit your changes using the same syntax.