You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,14 +17,13 @@ Making changes to the carlmontrobotics.org website involves the following steps:
17
17
The editor and reviewer both need to have GitHub accounts. If you don't have one, just [sign up](https://github.com/join).
18
18
19
19
Editors need to be members of the "webeditors" team in the DeepBlueRobotics organization. If you get a 404 error or aren't listed when you follow [this link](https://github.com/orgs/DeepBlueRobotics/teams/webeditors/members), then to become an editor:
20
-
1. Send a message to the programming subteam lead or programming subteam lead mentor saying something like, "Please invite my GitHub account (*your_username*) to the DeepBlueRobotics organization using the linkhttps://github.com/orgs/DeepBlueRobotics/people".
21
-
2.Once you've been invited, you should get an invitation by email. Accept that invitation.
22
-
3. Send a message to the programming subteam lead or programming subteam lead mentor saying something like, "Please add me to the `webeditors` team using the link https://github.com/orgs/DeepBlueRobotics/teams/webeditors/members".
20
+
1. Send a message to the programming subteam lead or programming subteam lead mentor saying something like, "Please add me to the `webeditors` team in the DeepBlueRobotics organization using the 'Add a member' button on this page: https://github.com/orgs/DeepBlueRobotics/teams/webeditors/members. If I'm not already in the organization, you'll first need to invite me using the 'Invite member' button on this page:https://github.com/orgs/DeepBlueRobotics/people".
21
+
2.If you needed to invited, accept the invitation that you are emailed.
22
+
23
23
24
24
Reviewers are **mentors** and they need to be members of the "webreviewers" team in the DeepBlueRoboticsMentors organization. If you get a 404 error or aren't listed when you follow [this link](https://github.com/orgs/DeepBlueRoboticsMentors/teams/webreviewers/members), then to become a reviewer
25
-
1. Send a message to the programming subteam lead or programming subteam lead mentor saying something like, "Please invite my GitHub account (*your_username*) to the DeepBlueRobotics organization using the link https://github.com/orgs/DeepBlueRobotics/people".
26
-
2. Once you've been invited, you should get an invitation by email. Accept that invitation.
27
-
3. Send a message to the programming subteam lead or programming subteam lead mentor saying something like, "Please add me to the `webreviewers` team using the link https://github.com/orgs/DeepBlueRobotics/teams/webreviewers/members".
25
+
1. Send a message to the programming subteam lead mentor saying something like, "Please add me to the `webreviewers` team in the DeepBlueRobotics organization using the 'Add a member' button on this page: https://github.com/orgs/DeepBlueRoboticsMentors/teams/webreviewers/members. If I'm not already in the organization, you'll first need to invite me using the 'Invite member' button on this page: https://github.com/orgs/DeepBlueRoboticsMentors/people".
26
+
2. If you needed to invited, accept the invitation that you are emailed.
28
27
29
28
[Making changes is easy](#making-changes-online) and can be done from any modern web browser. More advanced users can also [make changes offline](#making-changes-offline) using open source tools running on a MacOS or Linux machine. If you are curious how the site works, take a look [behind the scenes](#behind-the-scenes).
0 commit comments