Github (In your browser) Step 1: Create a repository On the top right corner, click on the + icon and select New repository Enter a repository name, description and click the Create repository button Step 2: Create a branch Go to your newly created repository Click on the dropdown that says master Type a new branch name in the text box Click Create branch Step 3: Make and commit changes Select a file Click on the pencil icon in the top right corner Make your changes and enter a commit message describing your code changes Click Commit changes button Step 4: Open a Pull Request Click the Pull Request tab Go to the Compare page to see your changes Click on Create Pull Request button Add a title and description Step 5: Merge the Pull Request Click on the Merge pull request button Click Confirm merge