This project was done by Group 4 of class 21 at HYFBE. The project is for us to get to know each other and introduce ourselves to the world of developers. Our group consists of the following members :
Here are the steps we needed to do to complete this project:
- On
Github:- Used
template-markdownrepo as a template for creating.workflows-group4-introrepo. - Protected the
mainbranch (Settings -> Branch protection rule). - Added team members (Settings -> Collaborators and teams) and assigned all as
Admin. - Enabled
Githubpages (Settings -> Pages). - Created a
ProjectonGithub. - Created
Issuesfor the project and linked them to the project.
- Used
- On
VSC:- Each team member cloned the repo to his machine, installed npm packages,
created their own branch and made their own
bio.mdfile. - Ran all check commands.
- Added files to the
Staging Area. - Commit the changes with meaningful message.
- Pushed the changes to
Githuband madePull Request.
- Each team member cloned the repo to his machine, installed npm packages,
created their own branch and made their own
- How to create a new
Repofrom a template one. - How to add team members, assign their roles in the
repo. - How to protect the
repo'smasterbranch. - How to create a
Project Boardand use it. - How to work as a
Teamon the same project.
