|
| 1 | +--- |
| 2 | +title: "Hacktoberfest Prep 2023: Easing into CNCF Open Source Projects" |
| 3 | +description: "Prepare for Hacktoberfest with Layer5 MeshMates and Maintainers. Join seasoned open source maintainers, hack through easy issues, and grow your skills. Discover Newcomers Resources and explore the Layer5 Community Handbook." |
| 4 | +thumbnail: ./hacktoberfest2023.png |
| 5 | +darkthumbnail: ./hacktoberfest2023.png |
| 6 | +program: "Hacktoberfest" |
| 7 | +date: 2023-09-29 |
| 8 | +eurl: /community/calendar |
| 9 | +type: Event |
| 10 | +speakers: |
| 11 | + [ |
| 12 | + "Gaurav Chadha", |
| 13 | + "Pranav Singh", |
| 14 | + "Uzair Shaikh", |
| 15 | + "Yash Sharma", |
| 16 | + "Anita Ihuman", |
| 17 | + "Saurabh Soni", |
| 18 | + "Ritik Saxena", |
| 19 | + "Senali Dilumika", |
| 20 | + "Sudhanshu Dasgupta", |
| 21 | + "Rex Joshua Ibegbu", |
| 22 | + ] |
| 23 | +published: true |
| 24 | +upcoming: false |
| 25 | +register: false |
| 26 | +--- |
| 27 | + |
| 28 | +import { Link } from "gatsby"; |
| 29 | +import hacktoberfestBadge from "./hacktoberfest-contributor.png"; |
| 30 | + |
| 31 | +<Link to="/programs/hacktoberfest">Hacktoberfest</Link> is just around the |
| 32 | +corner. You'd be surprised to know how small changes can make a big impact on a |
| 33 | +project. The more a project scales, the easier it is for small errors to live |
| 34 | +within it. You can make a real difference by fixing these relatively easier |
| 35 | +issues and continue to grow from there. Prepare for Hacktoberfest and ready |
| 36 | +yourself for contributing to CNCF projects the easy way with Layer5 |
| 37 | +<Link to="/community/meshmates">MeshMates</Link> and Maintainers. Spend an hour |
| 38 | +with seasoned, open source maintainers and hack your way through. To get a head |
| 39 | +start, see our <Link to="/community/newcomers">Newcomers Resources</Link>. Get |
| 40 | +familiar with the Layer5 community through our |
| 41 | +<Link to="/community/handbook">Community Handbook</Link>. |
| 42 | +<ul> |
| 43 | + <li> |
| 44 | + <strong>DATE:</strong> September 29, 2023 |
| 45 | + </li> |
| 46 | + <li> |
| 47 | + <strong>TIME:</strong> 10:00 AM CT | 8:30 PM IST |
| 48 | + </li> |
| 49 | + <li> |
| 50 | + <strong>MEET:</strong> <a href="https://meet.layer5.io/community"> Zoom</a> |
| 51 | + </li> |
| 52 | +</ul> |
| 53 | + |
| 54 | +Resources: |
| 55 | +<ul> |
| 56 | +<li><Link to="https://docs.google.com/spreadsheets/d/11KPLU9vVklgGn9NbluLegbfQAyBA5ZS58AhoA8_PCVI/edit#gid=0">Issues for Hacktoberfest</Link></li> |
| 57 | +<li><a href="https://www.youtube.com/watch?v=T7xLUqrnxtI">Recorded Livestream</a></li> |
| 58 | +<li><a href="/events/2023/hacktoberfest-2023/hacktoberfest-prep-easing-into-cncf-open-source-projects.pdf">Presentation Slides</a></li> |
| 59 | +</ul> |
| 60 | + |
| 61 | +Earn a Badge |
| 62 | +Earn a Hacktoberfest Contributor badge by contributing to Layer5 projects during this Hacktoberfest. |
| 63 | + |
| 64 | +<img src={hacktoberfestBadge} style={{ width: "250px" }} /> |
0 commit comments