{"id":319,"date":"2026-08-07T20:12:56","date_gmt":"2026-08-07T14:42:56","guid":{"rendered":"https:\/\/blogs.reskilll.com\/how-to-start-contributing-open-source-github-2026-beginner-guide\/"},"modified":"2026-08-07T20:28:24","modified_gmt":"2026-08-07T14:58:24","slug":"how-to-start-contributing-open-source-github-2026-beginner-guide","status":"publish","type":"post","link":"https:\/\/blogs.reskilll.com\/how-to-start-contributing-open-source-github-2026-beginner-guide\/","title":{"rendered":"How to Start Contributing to Open Source on GitHub in 2026: Complete Beginner Guide"},"content":{"rendered":"<p><strong>Your first open source contribution can happen today.<\/strong> You don&#8217;t need to be an expert. You don&#8217;t need to understand an entire codebase. You just need to find a &#8220;good first issue&#8221; and follow the process. Here&#8217;s exactly how.<\/p>\n<h2>Why Contribute to Open Source?<\/h2>\n<ul>\n<li><strong>Your GitHub profile becomes your resume<\/strong> &#8211; companies check contribution history before interviews<\/li>\n<li><strong>You learn real-world code<\/strong> &#8211; not tutorials, actual production codebases<\/li>\n<li><strong>You build network<\/strong> &#8211; maintainers remember good contributors and refer them for jobs<\/li>\n<li><strong>You get better at collaboration<\/strong> &#8211; code review, git workflow, async communication<\/li>\n<li><strong>It&#8217;s free education<\/strong> &#8211; learn from engineers at Google, Meta, Microsoft through their code reviews<\/li>\n<\/ul>\n<h2>Step 1: Find a Good First Issue<\/h2>\n<p>&#8220;Good first issue&#8221; is a label maintainers add to issues that are easy enough for newcomers. Here&#8217;s where to find them:<\/p>\n<h3>Search GitHub Directly<\/h3>\n<pre><code>github.com\/issues?q=is:open+label:\"good+first+issue\"+language:javascript+sort:updated<\/code><\/pre>\n<p>Replace &#8220;javascript&#8221; with your language. Sort by recently updated (active projects).<\/p>\n<h3>Curated Websites<\/h3>\n<ul>\n<li><strong>goodfirstissue.dev<\/strong> &#8211; aggregates good first issues from popular repos<\/li>\n<li><strong>up-for-grabs.net<\/strong> &#8211; tasks specifically for new contributors<\/li>\n<li><strong>github.com\/topics\/good-first-issue<\/strong> &#8211; GitHub&#8217;s own listing<\/li>\n<li><strong>firsttimersonly.com<\/strong> &#8211; issues reserved for first-time contributors<\/li>\n<\/ul>\n<h3>Pick the Right Project<\/h3>\n<p>Look for repos with:<\/p>\n<ul>\n<li>Recent commits (active, not abandoned)<\/li>\n<li>100+ stars (established, but not so huge you get ignored)<\/li>\n<li>Clear CONTRIBUTING.md file<\/li>\n<li>Responsive maintainers (check if issues get replies within a week)<\/li>\n<\/ul>\n<h2>Step 2: Understand the Contribution Workflow<\/h2>\n<ol>\n<li><strong>Fork<\/strong> the repository (creates your copy)<\/li>\n<li><strong>Clone<\/strong> your fork locally<\/li>\n<li><strong>Create a branch<\/strong> for your change<\/li>\n<li><strong>Make your changes<\/strong> (fix the issue)<\/li>\n<li><strong>Commit and push<\/strong> to your fork<\/li>\n<li><strong>Open a Pull Request<\/strong> back to the original repo<\/li>\n<li><strong>Address review feedback<\/strong> (maintainers will comment)<\/li>\n<li><strong>Get merged!<\/strong><\/li>\n<\/ol>\n<pre><code># The commands\ngit clone https:\/\/github.com\/YOUR-USERNAME\/repo.git\ncd repo\ngit checkout -b fix-typo-in-readme\n# make your changes\ngit add .\ngit commit -m \"fix: correct typo in README.md\"\ngit push origin fix-typo-in-readme\n# Then open a PR on GitHub<\/code><\/pre>\n<h2>Step 3: Types of Contributions (Not Just Code)<\/h2>\n<ul>\n<li><strong>Documentation fixes<\/strong> &#8211; typos, unclear instructions, missing examples<\/li>\n<li><strong>Bug reports<\/strong> &#8211; found a bug? Report it with reproduction steps<\/li>\n<li><strong>Tests<\/strong> &#8211; add test cases for untested code<\/li>\n<li><strong>Translations<\/strong> &#8211; translate docs to your language<\/li>\n<li><strong>Design<\/strong> &#8211; improve UI, suggest UX changes<\/li>\n<li><strong>Code<\/strong> &#8211; fix bugs, add features, refactor<\/li>\n<\/ul>\n<h2>Step 4: Your First PR Checklist<\/h2>\n<ul>\n<li>Read CONTRIBUTING.md first<\/li>\n<li>Comment on the issue saying &#8220;I&#8217;d like to work on this&#8221;<\/li>\n<li>Keep changes small and focused (one issue = one PR)<\/li>\n<li>Follow the project&#8217;s code style<\/li>\n<li>Write a clear PR description explaining WHAT you changed and WHY<\/li>\n<li>Be patient &#8211; reviews can take days<\/li>\n<\/ul>\n<h2>Common First-Timer Mistakes<\/h2>\n<ul>\n<li>Making huge changes without discussing first<\/li>\n<li>Not following the project&#8217;s conventions<\/li>\n<li>Opening a PR without testing your changes<\/li>\n<li>Getting discouraged if your first PR gets rejected (it&#8217;s normal!)<\/li>\n<\/ul>\n<p>Start today. Find a good first issue. Make your first contribution. <a href=\"https:\/\/reskilll.com\/allHacks\">Then build projects at hackathons on Reskilll<\/a> to level up faster.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Never contributed to open source? This step-by-step guide takes you from zero to your first merged pull request. Find good first issues, understand the workflow, and build your GitHub profile.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[3],"tags":[],"class_list":["post-319","post","type-post","status-publish","format-standard","hentry","category-hackathons"],"yoast_meta":{"focuskw":"start contributing open source","metadesc":"Never contributed to open source? This step-by-step guide takes you from zero to your first merged pull request. Find good first issues, understand the ...","title":"How to Start Contributing to Open Source on GitHub in 202... | Reskilll Blog"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Start Contributing to Open Source on GitHub in 202... | Reskilll Blog<\/title>\n<meta name=\"description\" content=\"Never contributed to open source? This step-by-step guide takes you from zero to your first merged pull request. Find good first issues, understand the ...\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/blogs.reskilll.com\/how-to-start-contributing-open-source-github-2026-beginner-guide\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Start Contributing to Open Source on GitHub in 202... | Reskilll Blog\" \/>\n<meta property=\"og:description\" content=\"Never contributed to open source? This step-by-step guide takes you from zero to your first merged pull request. Find good first issues, understand the ...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/blogs.reskilll.com\/how-to-start-contributing-open-source-github-2026-beginner-guide\/\" \/>\n<meta property=\"og:site_name\" content=\"Reskilll Blogs\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/reskilllofficial\/\" \/>\n<meta property=\"article:published_time\" content=\"2026-08-07T14:42:56+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-07T14:58:24+00:00\" \/>\n<meta name=\"author\" content=\"Reskilll Team\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@Reskilll\" \/>\n<meta name=\"twitter:site\" content=\"@Reskilll\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Reskilll Team\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/blogs.reskilll.com\\\/how-to-start-contributing-open-source-github-2026-beginner-guide\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/blogs.reskilll.com\\\/how-to-start-contributing-open-source-github-2026-beginner-guide\\\/\"},\"author\":{\"name\":\"Reskilll Team\",\"@id\":\"https:\\\/\\\/blogs.reskilll.com\\\/#\\\/schema\\\/person\\\/04cc3689f9eeb0b8fbd64b35743eb8e3\"},\"headline\":\"How to Start Contributing to Open Source on GitHub in 2026: Complete Beginner Guide\",\"datePublished\":\"2026-08-07T14:42:56+00:00\",\"dateModified\":\"2026-08-07T14:58:24+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/blogs.reskilll.com\\\/how-to-start-contributing-open-source-github-2026-beginner-guide\\\/\"},\"wordCount\":453,\"publisher\":{\"@id\":\"https:\\\/\\\/blogs.reskilll.com\\\/#organization\"},\"articleSection\":[\"Hackathons\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/blogs.reskilll.com\\\/how-to-start-contributing-open-source-github-2026-beginner-guide\\\/\",\"url\":\"https:\\\/\\\/blogs.reskilll.com\\\/how-to-start-contributing-open-source-github-2026-beginner-guide\\\/\",\"name\":\"How to Start Contributing to Open Source on GitHub in 202... | Reskilll Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/blogs.reskilll.com\\\/#website\"},\"datePublished\":\"2026-08-07T14:42:56+00:00\",\"dateModified\":\"2026-08-07T14:58:24+00:00\",\"description\":\"Never contributed to open source? This step-by-step guide takes you from zero to your first merged pull request. Find good first issues, understand the ...\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/blogs.reskilll.com\\\/how-to-start-contributing-open-source-github-2026-beginner-guide\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/blogs.reskilll.com\\\/how-to-start-contributing-open-source-github-2026-beginner-guide\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/blogs.reskilll.com\\\/how-to-start-contributing-open-source-github-2026-beginner-guide\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/blogs.reskilll.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Start Contributing to Open Source on GitHub in 2026: Complete Beginner Guide\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/blogs.reskilll.com\\\/#website\",\"url\":\"https:\\\/\\\/blogs.reskilll.com\\\/\",\"name\":\"Reskilll Blogs\",\"description\":\"Tech, Hackathons &amp; Innovation\",\"publisher\":{\"@id\":\"https:\\\/\\\/blogs.reskilll.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/blogs.reskilll.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/blogs.reskilll.com\\\/#organization\",\"name\":\"Reskilll\",\"url\":\"https:\\\/\\\/blogs.reskilll.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/blogs.reskilll.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/blogs.reskilll.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/reskilll-logo.png\",\"contentUrl\":\"https:\\\/\\\/blogs.reskilll.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/reskilll-logo.png\",\"width\":1642,\"height\":374,\"caption\":\"Reskilll\"},\"image\":{\"@id\":\"https:\\\/\\\/blogs.reskilll.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/reskilllofficial\\\/\",\"https:\\\/\\\/x.com\\\/Reskilll\",\"https:\\\/\\\/www.instagram.com\\\/reskilllofficial\\\/\",\"https:\\\/\\\/in.linkedin.com\\\/company\\\/reskilll\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/blogs.reskilll.com\\\/#\\\/schema\\\/person\\\/04cc3689f9eeb0b8fbd64b35743eb8e3\",\"name\":\"Reskilll Team\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/bb0b0d68d9b8776824760bfdda0beb6a23bb14f37a3aa71d75595bcabc4ce233?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/bb0b0d68d9b8776824760bfdda0beb6a23bb14f37a3aa71d75595bcabc4ce233?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/bb0b0d68d9b8776824760bfdda0beb6a23bb14f37a3aa71d75595bcabc4ce233?s=96&d=mm&r=g\",\"caption\":\"Reskilll Team\"},\"sameAs\":[\"https:\\\/\\\/blogs.reskilll.com\"],\"url\":\"https:\\\/\\\/blogs.reskilll.com\\\/author\\\/reskilll-1asd-admin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Start Contributing to Open Source on GitHub in 202... | Reskilll Blog","description":"Never contributed to open source? This step-by-step guide takes you from zero to your first merged pull request. Find good first issues, understand the ...","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/blogs.reskilll.com\/how-to-start-contributing-open-source-github-2026-beginner-guide\/","og_locale":"en_US","og_type":"article","og_title":"How to Start Contributing to Open Source on GitHub in 202... | Reskilll Blog","og_description":"Never contributed to open source? This step-by-step guide takes you from zero to your first merged pull request. Find good first issues, understand the ...","og_url":"https:\/\/blogs.reskilll.com\/how-to-start-contributing-open-source-github-2026-beginner-guide\/","og_site_name":"Reskilll Blogs","article_publisher":"https:\/\/www.facebook.com\/reskilllofficial\/","article_published_time":"2026-08-07T14:42:56+00:00","article_modified_time":"2026-08-07T14:58:24+00:00","author":"Reskilll Team","twitter_card":"summary_large_image","twitter_creator":"@Reskilll","twitter_site":"@Reskilll","twitter_misc":{"Written by":"Reskilll Team","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/blogs.reskilll.com\/how-to-start-contributing-open-source-github-2026-beginner-guide\/#article","isPartOf":{"@id":"https:\/\/blogs.reskilll.com\/how-to-start-contributing-open-source-github-2026-beginner-guide\/"},"author":{"name":"Reskilll Team","@id":"https:\/\/blogs.reskilll.com\/#\/schema\/person\/04cc3689f9eeb0b8fbd64b35743eb8e3"},"headline":"How to Start Contributing to Open Source on GitHub in 2026: Complete Beginner Guide","datePublished":"2026-08-07T14:42:56+00:00","dateModified":"2026-08-07T14:58:24+00:00","mainEntityOfPage":{"@id":"https:\/\/blogs.reskilll.com\/how-to-start-contributing-open-source-github-2026-beginner-guide\/"},"wordCount":453,"publisher":{"@id":"https:\/\/blogs.reskilll.com\/#organization"},"articleSection":["Hackathons"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/blogs.reskilll.com\/how-to-start-contributing-open-source-github-2026-beginner-guide\/","url":"https:\/\/blogs.reskilll.com\/how-to-start-contributing-open-source-github-2026-beginner-guide\/","name":"How to Start Contributing to Open Source on GitHub in 202... | Reskilll Blog","isPartOf":{"@id":"https:\/\/blogs.reskilll.com\/#website"},"datePublished":"2026-08-07T14:42:56+00:00","dateModified":"2026-08-07T14:58:24+00:00","description":"Never contributed to open source? This step-by-step guide takes you from zero to your first merged pull request. Find good first issues, understand the ...","breadcrumb":{"@id":"https:\/\/blogs.reskilll.com\/how-to-start-contributing-open-source-github-2026-beginner-guide\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/blogs.reskilll.com\/how-to-start-contributing-open-source-github-2026-beginner-guide\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/blogs.reskilll.com\/how-to-start-contributing-open-source-github-2026-beginner-guide\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/blogs.reskilll.com\/"},{"@type":"ListItem","position":2,"name":"How to Start Contributing to Open Source on GitHub in 2026: Complete Beginner Guide"}]},{"@type":"WebSite","@id":"https:\/\/blogs.reskilll.com\/#website","url":"https:\/\/blogs.reskilll.com\/","name":"Reskilll Blogs","description":"Tech, Hackathons &amp; Innovation","publisher":{"@id":"https:\/\/blogs.reskilll.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/blogs.reskilll.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/blogs.reskilll.com\/#organization","name":"Reskilll","url":"https:\/\/blogs.reskilll.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blogs.reskilll.com\/#\/schema\/logo\/image\/","url":"https:\/\/blogs.reskilll.com\/wp-content\/uploads\/2026\/04\/reskilll-logo.png","contentUrl":"https:\/\/blogs.reskilll.com\/wp-content\/uploads\/2026\/04\/reskilll-logo.png","width":1642,"height":374,"caption":"Reskilll"},"image":{"@id":"https:\/\/blogs.reskilll.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/reskilllofficial\/","https:\/\/x.com\/Reskilll","https:\/\/www.instagram.com\/reskilllofficial\/","https:\/\/in.linkedin.com\/company\/reskilll"]},{"@type":"Person","@id":"https:\/\/blogs.reskilll.com\/#\/schema\/person\/04cc3689f9eeb0b8fbd64b35743eb8e3","name":"Reskilll Team","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/bb0b0d68d9b8776824760bfdda0beb6a23bb14f37a3aa71d75595bcabc4ce233?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/bb0b0d68d9b8776824760bfdda0beb6a23bb14f37a3aa71d75595bcabc4ce233?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/bb0b0d68d9b8776824760bfdda0beb6a23bb14f37a3aa71d75595bcabc4ce233?s=96&d=mm&r=g","caption":"Reskilll Team"},"sameAs":["https:\/\/blogs.reskilll.com"],"url":"https:\/\/blogs.reskilll.com\/author\/reskilll-1asd-admin\/"}]}},"_links":{"self":[{"href":"https:\/\/blogs.reskilll.com\/wp-json\/wp\/v2\/posts\/319","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blogs.reskilll.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blogs.reskilll.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blogs.reskilll.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blogs.reskilll.com\/wp-json\/wp\/v2\/comments?post=319"}],"version-history":[{"count":1,"href":"https:\/\/blogs.reskilll.com\/wp-json\/wp\/v2\/posts\/319\/revisions"}],"predecessor-version":[{"id":368,"href":"https:\/\/blogs.reskilll.com\/wp-json\/wp\/v2\/posts\/319\/revisions\/368"}],"wp:attachment":[{"href":"https:\/\/blogs.reskilll.com\/wp-json\/wp\/v2\/media?parent=319"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blogs.reskilll.com\/wp-json\/wp\/v2\/categories?post=319"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blogs.reskilll.com\/wp-json\/wp\/v2\/tags?post=319"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}