Add faster reviews link to contributing

This commit is contained in:
Paulus Schoutsen 2016-12-06 21:47:58 -08:00
parent c40ddf18c7
commit 76b79019ce

View file

@ -4,6 +4,7 @@ Everybody is invited and welcome to contribute to Home Assistant. There is a lot
The process is straight-forward.
- Read [How to get faster PR reviews](https://github.com/kubernetes/kubernetes/blob/master/docs/devel/faster_reviews.md) by Kubernetes
- Fork the Home Assistant [git repository](https://github.com/home-assistant/home-assistant).
- Write the code for your device, notification service, sensor, or IoT thing.
- Ensure tests work.