diff options
-rw-r--r-- | site/contribute/index.md | 2 | ||||
-rw-r--r-- | site/get/contributor-subscriptions.md | 11 |
2 files changed, 12 insertions, 1 deletions
diff --git a/site/contribute/index.md b/site/contribute/index.md index c4c21b8..6889019 100644 --- a/site/contribute/index.md +++ b/site/contribute/index.md @@ -25,7 +25,7 @@ but we are ready to share our work with everyone who helps us move the project f This includes everyone who contributes code, tests latest builds, writes documentation, or promotes VyOS in the social media or at live events. -Read about our contributor subscription [eligibility guidelines](/get/contributor-subscriptions). +Read about our [contributor subscriptions](/get/contributor-subscriptions) to review eligibility guidelines and [fill the application form](/get/contributor-subscriptions#application-form). We also have [badges](https://www.youracclaim.com/organizations/vyos/badges)! diff --git a/site/get/contributor-subscriptions.md b/site/get/contributor-subscriptions.md index 19808b5..30ef707 100644 --- a/site/get/contributor-subscriptions.md +++ b/site/get/contributor-subscriptions.md @@ -24,5 +24,16 @@ please supply links to posts or recorded talks.</fn> track record of posting abo or speaking about it at live events (offline or online). Answering on the forums also counts. </dd> +<h2 id="application-form">Apply for a subscription</h2> + +<script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/v2.js"></script> +<script> + hbspt.forms.create({ + region: "na1", + portalId: "4129050", + formId: "69cc4023-7ade-4d85-a013-4ce620ef5e47" +}); +</script> + <hr> <div id="footnotes"> </div> |