Skip to content
Snippets Groups Projects
Commit 7e6ee571 authored by Olivier Goulet's avatar Olivier Goulet
Browse files

feat: update "become a member" tab

parent ac673b1b
No related branches found
No related tags found
2 merge requests!221feat: Add specification section to project resources,!187feat: update "become a member" tab
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
Membership Fees Membership Fees
</a> </a>
</li> </li>
<li role="presentation"> <li class="featured-tab" role="presentation">
<a <a
class="background-grey" class="background-grey"
href="#tab-membership" href="#tab-membership"
...@@ -551,74 +551,82 @@ ...@@ -551,74 +551,82 @@
</div> </div>
<div class="tab-pane" id="tab-membership" role="tabpanel"> <div class="tab-pane" id="tab-membership" role="tabpanel">
<h2 class="text-center">How to Become a Member</h2> <h2 class="text-center">How to Become a Member</h2>
<p class="text-center margin-bottom-30">
To become a member, follow these steps below:
</p>
<p> <p>
Once you have chosen the In order for your organisation to become a member, you must complete and
<a class="alt-tab-toggle" href="#tab-levels">level of membership</a> sign the following documents through our
(e.g., Strategic, Contributing, Associate): <a href="https://membership.eclipse.org/application#sign-in">Member Enrolment Portal</a>:
</p> </p>
<ol> <ul>
<li>
<a href="/membership/documents/membership-application-form.pdf">Membership Application Form</a>
(you will need to indicate which class of membership you are joining.
Most organisations join as Contributing members.)
</li>
<li> <li>
Complete the <a href="/org/documents/eclipse-foundation-membership-agreement.pdf">Membership Agreement</a>
<a href="https://membership.eclipse.org/application#sign-in">Membership Application Form</a>.
</li> </li>
<li> <li>
Once you have completed the Membership Application Form, the membership <a href="/legal/committer_process/EclipseMemberCommitterAgreement.pdf">Member Committer and Contributor Agreement</a>
team will send you the agreements to sign electronically via HelloSign. (optional, but recommended)
</li> </li>
</ol> </ul>
<p> <p>
If you are unable to complete this form online, you can use the If you would prefer, you may instead download, complete, and sign the documents and
<a href="#" data-toggle="modal" data-target="#membership-info-modal">PDF form and agreements</a>. <a href="mailto:membership.coordination@eclipse-foundation.org">email</a>
to us for processing.
</p> </p>
<p> <p>
Note: Membership in an Eclipse Working Group requires the execution of Note: Membership in an Eclipse Working Group requires the execution of
the respective Working Group’s Participation Agreement. For more the respective Working Group’s Participation Agreement. For more
information, review the list of the current Eclipse Working Groups and information, review the
their respective Participation Agreement. <a href="/org/workinggroups/explore.php">list of the current Eclipse Working Groups</a>
and their respective Participation Agreement.
</p> </p>
<h3>What is the Member Enrolment Portal?</h3>
<p> <p>
If you are a Committer who is not already a Member by virtue of your The simplest way to complete and sign the documents is by creating an
employer being a Member, you may join as an individual Committer Member. Eclipse account (if you don't already have one) and using our
<a href="https://membership.eclipse.org/application#sign-in">Membership Enrolment Portal</a>.
This portal will walk you through the documents above and ensure you
provide all the necessary information.
Once complete, our staff will review the submission and send you the
appropriate agreements for electronic signature.
</p> </p>
<h3>What if I have questions?</h3>
<p> <p>
Review our <a href="/org/documents">governance documents</a> for the Our <a href="/org/documents/">governance page</a> lists all of our key
Eclipse Foundation Bylaws, Membership Agreement, Affliates, Membership governance documents, including the Eclipse Foundation Bylaws, IP Policy,
Guidelines, IP Policy and more. Antitrust Policy, Affiliates Guidelines, etc.
</p>
<p>
And feel free to email us with any additional questions you have.
</p>
<h3>For Committer Members</h3>
<p>
If you are a Committer who is not already a Member by virtue of your
employer being a Member, you are welcome to join as an individual
Committer Member. The steps involved in becoming a committer are
described here; individual Committer Members should download and
<a href="mailto:emo@eclipse-foundation.org">email us</a>
the Membership Agreement.
</p> </p>
<h3>Eclipse Foundation AISBL</h3> <h3>Eclipse Foundation AISBL</h3>
<p> <p>
In January 2021, the Eclipse Foundation created a new Belgian-based In January 2021, the Eclipse Foundation created a new Belgian-based
organization, Eclipse Foundation AISBL. All new members are strongly organisation, Eclipse Foundation AISBL. All new members are strongly
encouraged to join this Eclipse Foundation AISBL organization and do so encouraged to join this Eclipse Foundation AISBL organisation and do so
using the above application and agreements. using the above application and agreements.
</p> </p>
<p> <p>
Prior to January 2021, Eclipse Foundation membership was based on Eclipse Prior to January 2021, Eclipse Foundation membership was based on Eclipse
Foundation, Inc., a Delaware-based organization, and this organization Foundation, Inc., a Delaware-based organisation, and this organisation
still exists. The membership benefits for both organizations are still exists. The membership benefits for both organisations are
identical, and members are expected to join only one. Any new member of identical, and members are expected to join only one. Any new member of
Eclipse Foundation who believes they have reason to join the Eclipse Foundation who believes they have reason to join the
Delaware-based organization may contact Delaware-based organisation may contact <a href="mailto:membership@eclipse.org">membership@eclipse.org</a>
<a href="mailto:membership@eclipse.org">membership@eclipse.org</a> for for the appropriate versions of the Membership Agreement and Membership
the appropriate versions of the Membership Agreement and Membership
Application. Application.
</p> </p>
<hr>
<div class="text-center">
<h3>Eclipse Corporate Sponsors</h3>
<p>
The Eclipse Foundation relies on the support of our members and
contributions from the user community to service and grow the Eclipse
ecosystem. In addition to membership, corporate users of Eclipse projects
can support the community by joining the
<a href="/corporate_sponsors/">Corporate Sponsorship Program</a>.
</p>
</div>
<div class="alternate-tab-controls vertical-align"> <div class="alternate-tab-controls vertical-align">
<a class="alternate-tab-controls-left alt-tab-toggle" href="#tab-fees"> <a class="alternate-tab-controls-left alt-tab-toggle" href="#tab-fees">
<i class="fa fa-caret-left fa-sm" aria-label="Previous Page"></i> <i class="fa fa-caret-left fa-sm" aria-label="Previous Page"></i>
......
...@@ -11,6 +11,20 @@ ...@@ -11,6 +11,20 @@
* SPDX-License-Identifier: EPL-2.0 * SPDX-License-Identifier: EPL-2.0
*/ */
// Featured Tab
.nav-tabs .featured-tab a {
&,
&:focus {
color: @white;
background-color: @black;
}
&:hover {
color: @white;
background-color: @brand-primary;
}
}
//== Alternate Tab Controls //== Alternate Tab Controls
// Controls placed at the bottom of tab-content to navigate left or // Controls placed at the bottom of tab-content to navigate left or
// right. // right.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment