GIT/GITHUB TRAINING
This repository was created for you to train the collaborative use of Github.
What can you do in this repository?
- Fork : A fork is a new repository that shares code settings and visibility with the original "Upstream" repository.
- Create a Pull Request : Create a Pull Request to propose and collaborate on a repository changes.
- Create one or more branches : Use a white to isolate development work without affecting other branches in the repository. Each repository has a standard whiteness and can have several other branches.
How to construct?
To know how to contribute, read the Contributing.MD file.
Inspiration
This repository was inspired by Make-Pull-Request Relationship.