Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.57 KB

CONTRIBUTING.md

File metadata and controls

42 lines (27 loc) · 1.57 KB

Contributing

Response Times

This project is developed and maintained by an infrastructure team at Spotify. Lots of teams at Spotify use relatively recent versions of this project in production for mission-critical systems.

That being said, this is our day job where our primary users are our colleagues. So we might be slow in getting back to you because we're busy working on Spotify-specific things or because your issues are being prioritized behind those of our colleagues.

Please poke us if you feel you're being neglected, and we'll do our best to get back to you.

Related Tools You May Find Useful

If you like this project, you might also like docker-maven-plugin, helios, docker-gc, helios-skydns, and helios-consul.

Reporting Bugs

Please make sure you're using the latest version. This project is released continuously as it's developed so new releases come out almost as frequently as we commit to master.

Contributing

Before creating a new issue, see if there's already an existing issue.

If you create a minor bugfix, feel free to submit a PR. If your PR is for a significant change or a new feature, feel free to ask for our feedback before writing code to check we're on the same page.

You can build and test by following instructions here.