forked from lirios/lirios.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
--- | ||
layout: post | ||
title: "Liri partecipates in Hacktoberfest 2017" | ||
date: 2017-09-28 00:00:00 +0200 | ||
author: plfiorini | ||
categories: blog | ||
tags: announcement hacktoberfest | ||
style: blue.css | ||
navitem: nav-blog | ||
--- | ||
|
||
[Hacktoberfest][hacktoberfest] is a month-long celebration of open source software | ||
organized by [DigitalOcean][digitalocean] in partnership with [GitHub][github]. | ||
|
||
Liri is partecipating in this year's [Hacktoberfest][hacktoberfest]. | ||
|
||
Submit a Pull Request between October 1 and October 31, in any timezone, | ||
to earn a limited edition T-shirt. | ||
|
||
Here's the [list][list] of issues up for grab. | ||
|
||
|
||
If you want to support Liri and earn a T-shirt in the process, now you can! | ||
|
||
|
||
[hacktoberfest]: https://hacktoberfest.digitalocean.com/ | ||
[digitalocean]: https://www.digitalocean.com/ | ||
[github]: https://github.com/ | ||
[list]: https://github.com/search?l=&q=label%3Ahacktoberfest+state%3Aopen+type%3Aissue+user%3Alirios&ref=advsearch&type=Issues&utf8=%E2%9C%93 |