-
Notifications
You must be signed in to change notification settings - Fork 0
Team Organization
Tyler Barrett edited this page Sep 2, 2022
·
4 revisions
-
Weekly Meeting Times:
- Monday Mornings @ 11:30am in Honors
- Wednesday Mornings @ 9:30am Virtually
-
Communication is Through Discord, Usernames Below:
- Nathan Dolbir: Jewzy#1984
- Kennedy Fairey: kfairey11#4731
- Tyler Barrett: TylerBarrett#6119
- Bryson Carroll: Bryson Carroll#1822
- Cort Miles: CortSports#0500
-
Communication Requirements/ Agreements:
- Weekdays:
- Must respond within 24 hours to important messages with a reaction or response
- Weekends:
- Must respond within 48 hours to important messages with a reaction or response
- Exception: Unless Sunday Deadline
- Holidays:
- Must respond within 72 hours to important messages with a reaction or response
- Exception: Unless Sunday Deadline
- Weekdays:
-
Roles of Members:
- Nathan Dolbir:
- Kennedy Fairey:
- Tyler Barrett:
- Bryson Carroll:
- Cort Miles:
-
Contributing Code
- All code contributions will go through a Pull Request and Review Process. To get merged into the main branch of the repo, all PRs need at least 2 approvals from other team members.
- To contribute code, follow the process below
- create a new branch
- add your features to the branch
- add unit tests to your features when possible
- create a new pull request targeting the main branch
- after pull request is approved, rebase your branch onto main
- merge your changes into main