Fix broken link in CONTRIBUTING.md.

This commit is contained in:
Heinrich Dahms
2018-10-03 22:58:30 -03:00
parent e0e35d62f2
commit 70cdffe25b

View File

@@ -1,6 +1,6 @@
# Contributing to Home Assistant
- Read [How to get faster PR reviews](https://github.com/kubernetes/community/blob/master/contributors/devel/faster_reviews.md) by Kubernetes (but skip step 0)
- Read [How to get faster PR reviews](https://github.com/kubernetes/community/blob/master/contributors/guide/pull-requests.md#best-practices-for-faster-reviews) by Kubernetes (but skip step 0)
- Fork the Home Assistant [git repository](https://github.com/home-assistant/home-assistant-iOS).
- Write the code.
- Ensure tests work.