summaryrefslogtreecommitdiff
path: root/site/get/contributor-subscriptions.md
diff options
context:
space:
mode:
Diffstat (limited to 'site/get/contributor-subscriptions.md')
-rw-r--r--site/get/contributor-subscriptions.md69
1 files changed, 52 insertions, 17 deletions
diff --git a/site/get/contributor-subscriptions.md b/site/get/contributor-subscriptions.md
index 64e05b5..d949bbd 100644
--- a/site/get/contributor-subscriptions.md
+++ b/site/get/contributor-subscriptions.md
@@ -1,38 +1,73 @@
-# Free LTS subscriptions for contributors
+<div class='contributor-subs-page'>
+ <section class='banner'>
+ <div class='containerCustom'>
+ <div class='left-shape'>
+ <img src='/img/global/shape-left.svg' />
+ </div>
+ <div class='right-shape'>
+ <img src='/img/global/shape-right.svg' />
+ </div>
-We are happy to share our work on maintaining LTS releases with everyone who works together with us.
-That's why we introduced free subscriptions for contributors.
+ <div class='banner-div'>
-## Our eligibility guidelines are as follows
+ # Free LTS subscriptions for contributors
-- **Programmers**
+ We are happy to share our work on maintaining LTS releases with everyone who works together with us.
+ That's why we introduced free subscriptions for contributors.
+
+ </div>
+
+ </div>
+ </section>
+
+ <section class='content-section'>
+ <div class='content-div'>
+ <div class='guidelines'>
+
+ ## Our eligibility guidelines are as follows
+
+ - **Programmers**
Three merged, non-trivial<fn id="non-trivial">Non-trivial is relative of course. A single typo fix is trivial, while extensive proofreading of help strings and error messages definitely counts. Contact us if not sure.</fn> pull requests to the source code within the last year.
-- **Documentation writers**
+ - **Documentation writers**
Six merged, non-trivial pull requests to the documentation within the last year.
-- **Testers**
+ - **Testers**
Six non-trivial bug reports within the last year.
-- **Evangelists**
+ - **Evangelists**
A provable<fn id="evangelists">Many people tell us that they promote VyOS among friends and collegues. It may be true, but the problem is that anyone can say that. If you want to get a subscription as an evangelist, please supply links to posts or recorded talks.</fn> track record of posting about VyOS (whether on your own site or on social media) or speaking about it at live events (offline or online). Answering on the forums also counts.
-<div id="application-form">
+ </div>
+ </div>
+ </section>
+
+
+ <section class='form'>
+ <div class='containerCustom'>
+ <div id="application-form" class='application-form'>
<script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/v2.js"></script>
<script>
- hbspt.forms.create({
- region: "na1",
- portalId: "4129050",
- formId: "3c2d93a2-e9a9-49b8-b493-38369aa9cca5"
-});
+ hbspt.forms.create({
+ region: "na1",
+ portalId: "4129050",
+ formId: "3c2d93a2-e9a9-49b8-b493-38369aa9cca5"
+ });
</script>
-</div>
+ </div>
+
+ <hr>
+
+ <div id="footnotes"></div>
-<hr>
-<div id="footnotes"> </div>
+ </div>
+
+ </section>
+
+</div>