diff options
| author | Daniil Baturin <daniil@baturin.org> | 2021-06-10 19:34:27 +0700 |
|---|---|---|
| committer | Daniil Baturin <daniil@baturin.org> | 2021-06-10 19:34:27 +0700 |
| commit | af7fa1daf5be256da3c61e5c87953277c0c13772 (patch) | |
| tree | f36e25a9980eb138413bcf3bff60b46d55490849 | |
| parent | 8a97cba2aafc0a582b73f5d766eee97278cab09f (diff) | |
| download | community.vyos.net-af7fa1daf5be256da3c61e5c87953277c0c13772.tar.gz community.vyos.net-af7fa1daf5be256da3c61e5c87953277c0c13772.zip | |
Add a contributor subscription form to the website.
| -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> |
