hhaccessibility / hhaccessibility.github.io

http://hhaccessibility.github.io/main/
7 stars 41 forks source link

Sample.txt file added to branch test #748

Closed thesarathpulikkal closed 5 years ago

joshi1983 commented 5 years ago

This practice pull request was made quite well. Thanks.

In work for a real issue, you should name your branch after the issue you're focused on such as issue-744, if your issue was: https://github.com/hhaccessibility/hhaccessibility.github.io/issues/744.

Also, it is good to keep your master branch up to date to reduce the risk of your changes conflicting with other recent changes. I can see that your fork's master branch is about 10 commits behind the main repository. Here's your fork: image The main hhaccessibility: image

You can update your master branch using command sequences at: https://github.com/hhaccessibility/hhaccessibility.github.io/wiki/git-commands

joshi1983 commented 5 years ago

I'm closing this pull request instead of merging because this was just for practice.