mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Add hacktoberfest blog (#1037)
This commit is contained in:
parent
7efedf7549
commit
bf3f4ee3eb
36
source/_posts/2016-10-02-hacktoberfest.markdown
Normal file
36
source/_posts/2016-10-02-hacktoberfest.markdown
Normal file
@ -0,0 +1,36 @@
|
||||
---
|
||||
layout: post
|
||||
title: "Participating in Hacktoberfest"
|
||||
description: "Home Assistant will be participating in Hacktoberfest to help people to get started with open-source."
|
||||
date: 2016-10-02 00:04:05 +0000
|
||||
date_formatted: "October 2, 2016"
|
||||
author: Paulus Schoutsen
|
||||
author_twitter: balloob
|
||||
comments: true
|
||||
categories: Community
|
||||
---
|
||||
|
||||
Home Assistant will join this year for [Hacktoberfest], an event organised by DigitalOcean and GitHub to support and celebrate open source. The idea is that open source projects like Home Assistant will gather a bunch of entry-level bugs, features and documentation enhancements and that you, a current or future contributor, will fix them. If you submit four pull-requests during the month of October you will have earned yourself a limited edition Hacktoberfest T-shirt!
|
||||
|
||||
Why contribute to Home Assistant:
|
||||
|
||||
- Written in Python3 with 94% test coverage
|
||||
- Active and helpful community
|
||||
- Friendly to new contributors
|
||||
|
||||
Resources to get started:
|
||||
|
||||
- [List of entry-level issues for Home Assistant][issues]
|
||||
- [Instructions to setup your development environment][dev-env]
|
||||
- [Home Assistant Development Chat][dev-chat]
|
||||
- [Home Assistant Development Forums][dev-forum]
|
||||
- [Hacktoberfest website][Hacktoberfest]
|
||||
|
||||
[![Hacktober fest logo][logo]][Hacktoberfest]
|
||||
|
||||
[logo]: /images/blog/2016-10-hacktoberfest/hacktoberfest.png
|
||||
[Hacktoberfest]: https://hacktoberfest.digitalocean.com/
|
||||
[issues]: https://github.com/home-assistant/home-assistant/issues?q=is%3Aissue+is%3Aopen+label%3AHacktoberfest
|
||||
[dev-env]: /developers/development_environment/
|
||||
[dev-chat]: https://gitter.im/home-assistant/home-assistant/devs
|
||||
[dev-forum]: https://community.home-assistant.io/c/development
|
BIN
source/images/blog/2016-10-hacktoberfest/hacktoberfest.png
Normal file
BIN
source/images/blog/2016-10-hacktoberfest/hacktoberfest.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 130 KiB |
BIN
source/images/blog/2016-10-hacktoberfest/social.png
Normal file
BIN
source/images/blog/2016-10-hacktoberfest/social.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 558 KiB |
Loading…
x
Reference in New Issue
Block a user