Skip to content
This repository has been archived by the owner on Jul 27, 2020. It is now read-only.

Electrostatics Eight Commandments

Keith T. Star edited this page Oct 5, 2015 · 1 revision
  1. Thou shalt not commit code without a commit message.
  2. Thou shalt not close an issue without linking it to a repository commit, if a repository has changed.
  3. Thou shalt not develop in the master branch (more to come, website source excluded).
  4. Thou shalt always comment thine code such that thy fellow coders may understand what you were thinking.
  5. Thou shalt not commit code without a GitHub issue (website source excluded).
  6. Thou shalt commit thine branches to GitHub or a regular basis -- daily is preferred.
  7. Thou shalt review thy GitHub issues weekly.
  8. Shalt thou insist on screwing with the Electrostatics website source, thou shalt test thine changes locally before committing.