Back to Flyway

Index

docs/index.md

latest2.0 KB
Original Source

Thank you for your desire to contribute to Flyway! There are many ways you can help !

Help other users on StackOverflow

Most users will start by asking questions under the flyway tag on StackOverflow.

Pick an unanswered question and earn some hard rep by sharing your knowledge. Other users won't be able to thank you enough!

Bug reports

Have you found a bug? Please let us know in the Issue Tracker.

Make sure to include the following:

  • how you run Flyway (API, Maven, Command-line, ...)
  • the steps needed to reproduce it
  • a small sample script (for bugs in the parser)
  • details about your environment (OS, DB incl. version)

Also, before you submit a new issue make sure to try again with the latest release and if possible the latest code in GitHub.

If someone else already submitted an issue for the same problem, leave a comment with +1.

Documentation

If you are looking for the product documentation it is on the

If you are looking for the API documentation it is on

Write code

Is there an issue in the issue tracker that you would like to implement? Great! We have a whole guide on how to get set up and how to proceed.

Contribute database support

Discovered that Flyway doesn't support your favorite database platform? Why not contribute the support yourself.

Contributors

Flyway wouldn't be what it is without the efforts of the many contributors. Thank you!

Hall of Fame