Skip to content
Evan Davis edited this page Sep 30, 2016 · 4 revisions

Welcome to the spacegame wiki!

GitHub Workflow

  1. Create issue to track work.
  2. Create branch, branch name should start with issue number.
  3. Make changes, commit with relevant messages.
  4. Push branch to GitHub.
  5. Create PR with issue number in title.
  6. Squash and merge PR. Start merge commit message with issue number. If PR resolves issue, include RESOLVE before issue number.
Clone this wiki locally