# Contribution Contribution is encouraged, to increase the feature set and resolve existing issues. Follow these guidelines to contribute to the library. - Figure out a new feature you think might be useful to the library or a fix for an issue. - Make a new feature branch or fork the repo and checkout into Android Studio. - Write code :) - Ensure tests are written for new features or re-written for fixes to old features. - Create a pull request to be merged into the `android-stepper/master` branch.