These are the basic steps for contributing to sbt-findbugs:
- Fork from the master branch
- Make your changes
- Document new functionality as appropriate
- Add new tests if appropriate
- Run the test suite with
sbt test scripted
- Push changes to your fork
- Send a pull request
Every pull request will be built with Travis CI.
Thanks to all of the following people for their contributions:
- @jmhofer - Joachim Hofer
- @asflierl - Andreas Flierl
- @josephearl - Joseph Earl
- @etyurkin - Evgeniy Tyurkin
- @BrandonArp - Brandon Arp
- @lpfeup