I just saw in eddy community memeber's list there's a column named team, and u don't know what's that for

Teams are for assigning people more access to projects, so they do not need to be forked and can be contributed to directly (PRs with branches are still required for everyone).
@mohit01-beep to fork a project means to have a copy of the project as your own. Like a photocopy of the project as your own. In contributing to open source projects, you will most times have to fork the repository to make changes to it. Feel free to ask more questions.
Most helpful comment
@mohit01-beep to fork a project means to have a copy of the project as your own. Like a photocopy of the project as your own. In contributing to open source projects, you will most times have to fork the repository to make changes to it. Feel free to ask more questions.