To submit a pull request, go to a repository that you forked. Ex. "https://github.com/yourusername/repositoryname/"
Select the "Pull Requests" tab.

Click on "New pull request".

See if the changes shown are correct and then click "Create pull request".

Fill in a title for the pull request and click on "Create".

You are done and the pull request will look something like this:

You can click on the "Files changed" tab to see the changes that was made.

Go to your repository
...