···11{{ define "title" }}good first issues{{ end }}
2233{{ define "extrameta" }}
44- <meta name="description" content="Discover beginner-friendly good first issues across open source projects on Tangled. Perfect for new contributors looking to get started with open source development." />
55- <meta name="keywords" content="good first issues, beginner issues, open source contribution, first time contributor, beginner friendly, open source projects" />
66-74 <meta property="og:title" content="good first issues · tangled" />
88- <meta property="og:type" content="website" />
55+ <meta property="og:type" content="object" />
96 <meta property="og:url" content="https://tangled.org/goodfirstissues" />
1010- <meta property="og:description" content="Find beginner-friendly issues across all repositories to get started with open source contributions on Tangled." />
1111-1212- <meta name="twitter:card" content="summary" />
1313- <meta name="twitter:title" content="good first issues · tangled" />
1414- <meta name="twitter:description" content="Find beginner-friendly issues to get started with open source contributions." />
1515-1616- <!-- structured data for good first issues page -->
1717- <script type="application/ld+json">
1818- {
1919- "@context": "https://schema.org",
2020- "@type": "CollectionPage",
2121- "name": "Good First Issues",
2222- "description": "A curated collection of beginner-friendly issues across open source projects",
2323- "url": "https://tangled.org/goodfirstissues",
2424- "isPartOf": {
2525- "@type": "WebSite",
2626- "name": "Tangled",
2727- "url": "https://tangled.org"
2828- }
2929- }
3030- </script>
77+ <meta property="og:description" content="Find good first issues to contribute to open source projects" />
318{{ end }}
3232-3333-{{ define "canonical" }}https://tangled.org/goodfirstissues{{ end }}
3493510{{ define "content" }}
3611<div class="grid grid-cols-10">