Skip to content
This repository has been archived by the owner on Sep 29, 2021. It is now read-only.

Latest commit

 

History

History
43 lines (27 loc) · 1.6 KB

CONTRIBUTING.md

File metadata and controls

43 lines (27 loc) · 1.6 KB

Contributing

Response Times

This project is developed and maintained by an infrastructure team at Spotify. Lots of teams at Spotify use the latest version of Helios 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, docker-client, docker-gc, helios-skydns, and helios-consul.

Reporting Bugs

Please make sure you're using the latest version of Helios for master, agent, and CLI. Helios 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.

Here are instructions on building and testing the project.