Update Get Involved page membership instructions (#429)
continuous-integration/drone/push Build is passing Details

Previously, the instructions for "Online Term" on the Get Involved page would be open by default. This PR changes the instructions for "In Person" to be open by default.

There are also some other small wording changes on the Get Involved page.

Co-authored-by: Amy <a258wang@uwaterloo.ca>
Reviewed-on: #429
Reviewed-by: b38peng <b38peng@uwaterloo.ca>
This commit is contained in:
Amy Wang 2022-04-28 13:22:50 -04:00
parent 419a3dd3c6
commit af69b0ab98
2 changed files with 26 additions and 33 deletions

View File

@ -8,12 +8,12 @@ a bunch of ways you can join and help out.
### General Membership
<details>
<summary>In-person Term</summary>
<details open>
<summary>In-person</summary>
1. Drop by our office in **MC 3036/3037** with
- your WatCard, and
- $2 membership fee for the term that you would like to pay for
- your WatCard, and
- $2 membership fee for the term that you would like to pay for
2. Sign our [Machine Usage Agreement](/resources/machine-usage-agreement)
That's all! After your account has been created, you'll have access to all the
@ -22,12 +22,13 @@ That's all! After your account has been created, you'll have access to all the
#### Membership Renewal
Just drop by the office with $2 for each term which you wish to renew.
You do not need to bring your WatCard or sign the usage agreement again.
You do not need to bring your WatCard or sign the machine usage agreement
again.
</details>
<details open>
<summary>Online Term</summary>
<details>
<summary>Online</summary>
Email the CSC Systems Committee at
[syscom@csclub.uwaterloo.ca](mailto:syscom@csclub.uwaterloo.ca) from your
@ -36,28 +37,17 @@ University of Waterloo email address with the following:
1. a scan or photograph copy of your **WatCard**,
2. your **WatIAM userid**, and
3. your acknowledgement of having read, understood, and agreeing with our
[Machine Usage Agreement](/resources/machine-usage-agreement).
[Machine Usage Agreement](/resources/machine-usage-agreement).
<!--~~You will need to pay the membership fee of $2 through WUSA store.~~-->
MathSoc has waived membership fees for the Winter 2022 term, so just send syscom
an email and we'll be happy to register your CSC account for free this term.
**Note: we no longer use Paypal to process memberships.**
We are currently working on an alternative solution for processing membership
fees online. Please check back later!
#### Membership Renewal
**Membership renewals for the Winter 2022 term are free.**
**Note: we no longer use Paypal to process memberships.**
For all other terms...
<!--<p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick"/>
<input type="hidden" name="hosted_button_id" value="9065852"/>
<button size="small" name="submit">Renew by PayPal</button>
</form>
</p>-->
We are currently working on an alternative solution for processing membership
fees online. Please check back later!
Contact syscom to renew your membership for as many terms
as you wish. You do not need to send us your WatCard or sign the usage
@ -65,11 +55,11 @@ agreement again.
</details>
### Executive Committees
### Organizing Committees
Are you interested in using your skills to get involved with CSC? We have
committees covering everything from design to development, so no matter your
interests, weve got a place for you.
Are you interested in using your skills to get involved with CSC and help make
an impact on our community? We have committees covering everything from design
to development, so no matter your interests, weve got a place for you.
**CSC hires at the end of every term\***, so make sure to stay connected through
social media to keep up to date on when applications open!
@ -89,13 +79,16 @@ social media to keep up to date on when applications open!
#### Systems Committee
- Maintaining all services that CSC provides which includes file share, DNS,
mail, configuration for IRC, Mattermost, Git hosting.
mail, configuration for IRC, Mattermost, Git hosting.
- Managing mirrors used by large public organizations and thousands of people
internationally.
internationally.
Syscom is always looking for new members! If you'd like to join, just send an email to syscom@csclub.uwaterloo.ca containing a brief introduction about yourself and any experience you have with GNU/Linux.
Syscom is always looking for new members! If you'd like to join, just send an
email to syscom@csclub.uwaterloo.ca containing a brief introduction about
yourself and any experience you have with GNU/Linux.
### Elected Roles
Each term, the CSC holds elections to determine the executive council:
- President

View File

@ -17,8 +17,8 @@ export default function GetInvolved() {
<div className={styles.headerText}>
<h1>Get Involved!</h1>
<p>
If youre interested in helping out with CS Club, dont hesitate to
get in touch with us!
If youre interested in getting involved with CS Club, dont
hesitate to get in touch with us!
</p>
</div>
<Image src="images/get-involved/codey.svg" className={styles.codey} />