Skip to content

Commit

Permalink
Fix guide link in CONTRIBUTING.md (home-assistant#13272)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jens Timmerman authored and rytilahti committed Mar 16, 2018
1 parent fe70125 commit 88d2a6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +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/community/blob/master/contributors/devel/pull-requests.md#best-practices-for-faster-reviews) 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).
- Write the code for your device, notification service, sensor, or IoT thing.
- Ensure tests work.
Expand Down

0 comments on commit 88d2a6a

Please sign in to comment.