-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7edcf88
commit c3e432f
Showing
2 changed files
with
66 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
66 changes: 66 additions & 0 deletions
66
src/content/docs/policies/Contributing Effectively in T3 2023.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,66 @@ | ||
--- | ||
title: Contributing Effectively in T3 2023 | ||
--- | ||
|
||
Welcome to T3 2023, we are eager to see the excellent work that would be produced at the end of this | ||
trimester. This document provides information to guide every member of Thoth Tech in contributing | ||
effectively to their various products. | ||
|
||
## T3 2023 Calendar | ||
|
||
This trimester is a fast tracked one and comprises of only 6 weeks of intensive work. We advise that | ||
every student gets up to speed quickly so they can start making valuable contributions to the | ||
company. | ||
|
||
| Sprint | Start Date | End Date | | ||
| -------- | --------------- | --------------- | | ||
| Sprint 1 | 6 – Nov - 2023 | 19 - Nov 2023 | | ||
| Sprint 2 | 20 – Nov - 2023 | 3 – Dec - 2023 | | ||
| Sprint 3 | 4 – Dec - 2023 | 17 – Dec - 2023 | | ||
|
||
![T3 Cakendar](/T3-calendar.png) | ||
|
||
## Thoth Tech Products and Mentors | ||
|
||
By the end of week 1, it is expected that everyone has been assigned to a team and has engaged with | ||
the product leads and mentors. In any product/team you find yourself ensure that you follow the | ||
rules and guidelines of the team. Only 3 Thoth Tech products would be worked on this trimester | ||
because of the limited time and manpower. The products and respective mentors are listed below. | ||
|
||
1. Ontrack: Daniel Maddern | ||
2. SplashKit: Olivia McKeon | ||
3. Company Operations: Amin Abken | ||
|
||
For every product, the mentors would hold at least 2 meetings weekly, and this would also serve as | ||
the products weekly meetings were every member of the team converges to discuss the product | ||
objective, populate Trello board, assign tasks, and discuss any roadblocks or impediments. | ||
|
||
## Contributing and Producing Acceptable Evidence | ||
|
||
Useful tips to contributing in your assigned teams | ||
|
||
- The outcome of every task assigned to you would be required to be published to your teams GitHub | ||
repo. The GitHub link for every product can be found by clicking the product | ||
[here](https://main--strong-fairy-c1bde1.netlify.app/products/products/). | ||
- To ensure you are accurately publishing to GitHub, review the GitHub policy | ||
[here](https://main--strong-fairy-c1bde1.netlify.app/policies/github-management-policy/). | ||
- All documents are written in Markdown. | ||
- Tasks would be assigned to you via the Trello board. | ||
- When you raise a Pull request, it would be reviewed by another student after which it would be | ||
assigned to your product mentor to approve and merge. | ||
|
||
## Providing acceptable evidence | ||
|
||
This trimester every evidence provided must have an associated Pull Request. Some ways to ensure you | ||
can produce acceptable evidence are. | ||
|
||
1. Any research work should be documented using our Spike template and published to your products | ||
GitHub repo. The Spike Pla Template can be found | ||
[here](https://github.com/thoth-tech/documentation/blob/main/docs/Templates/SpikePlan-Template.md) | ||
2. Any solution testing performed (whether successful or not) should be documented using our Spike | ||
template. The Spike Outcome Template can be found | ||
[here](https://github.com/thoth-tech/documentation/blob/main/docs/Templates/SpikeOutcome-Template.md) | ||
3. Any change to a product in development or production stage should be pushed to the relevant | ||
GitHub repo. | ||
4. Document all hours in your personal worklog. Every student must complete a minimum of 120 hours | ||
to pass the unit. |