If possible use Sublime Text as a text editor to ensure the spacing and tabs are the same.
Go to Sublime Preferences -> "Settings - User"
Then copy and paste what is inside the sublime_user_preferences.txt file
Don't directly push onto the master branch. Branch, Modify, Pull Request.
I will merge it when it looks to be working as intended.
It is marked with...
<-- START COPY THIS --> <-- END COPY THIS -->
Follow this convention...
4-fake-login-page
Use dashes not underscore for branch names.
Add the number before the branch name. This allows us to use the term "Resolves #number_of_branch"
This is used for tracking the changes that were made and referencing other branches.