Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

teaching: Add collaboration guideline for SO2 assignments #316

Merged
merged 1 commit into from
Apr 5, 2022

Conversation

dbaluta
Copy link
Member

@dbaluta dbaluta commented Apr 4, 2022

This documents serves as a guideline for working inside a team.

It encourages members to use git and PR, work on a common design,
split the work into smaller tasks and then doing peer review.

The final result should be the code together with git history logs.

Signed-off-by: Daniel Baluta daniel.baluta@nxp.com

@lkt-bot
Copy link
Collaborator

lkt-bot commented Apr 4, 2022

Copy link
Member

@dragosargint dragosargint left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

Copy link

@razvand razvand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks awesome. Thanks, @dbaluta . Please see my minor typo fix and then merge it.

4. Split the work inside the team
---------------------------------

Add `TODOs` with each team memeber tasks. Try to split the work evenly.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Add `TODOs` with each team memeber tasks. Try to split the work evenly.
Add `TODOs` with each team member tasks. Try to split the work evenly.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed.

This documents serves as a guideline for working inside a team.

It encourages members to use git and PR, work on a common design,
split the work into smaller tasks and then doing peer review.

The final result should be the code together with git history logs.

Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
@lkt-bot
Copy link
Collaborator

lkt-bot commented Apr 5, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants