You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 5, 2020. It is now read-only.
Tim Orling edited this page Nov 9, 2016
·
4 revisions
Do your development in a branch. Submit a pull-request. Please don't just push commits to main repository. Do not do git push -f. Just don't. Do that on your own repo.
Whenever possible, add tests. We love tests. You should too.
Allow merge commits has been intentionally disabled for the Merge button. They just look ugly. Use the squash merge instead. It is much more in the look-and-feel of GitHub.