ftheophile / wc-lab-terraform-repo

Wirfon Cloud lab exercise repository
0 stars 0 forks source link

Investigate how to create pull request in github #10

Open ftheophile opened 4 months ago

ftheophile commented 4 months ago

Investigate how to create pull request in github Document steps in ticket Also check if it's possible to give reviews on github issue Document steps in ticket if yes

ambititus commented 4 months ago

To create a pull request in Github, to the following 1, Fork the repository 2, Clone the forked repository 3, Create a new branch before making any changes 4, Make changes using your text editor 5, Stage and commit changes 6, Push changes to your fork It is possible to give reviews in Github issues by doing the following; 1, Navigate to the issue 2, Add comment 3, Submit comment, by clicking the comment button 4, Review comments including those of other users. @ftheophile, @Vanyolande , @Ed-Neema, @sirriclo6895 @Ngalimtats @Leonard-Lashe, @ugoify

ftheophile commented 4 months ago

For collaborators who are already members of the given repository In VS Code