Team 6 Guidelines - rsanchez-wsu/jfiles GitHub Wiki
- Thoroughly comment on your code.
- Try to avoid "sequential issuing" because it affects how much multiple members can get done at a time.
- Commit messages should be meaningful/explanatory
- Run ant clean test on code before pushing it
- Keep up to date with what other teams are doing to avoid duplicates
- If you couldn't solve a problem, note what still needs to be done with code.
- Always reference the issue in your commit.
- Commit early, commit often - keep your team up to date with what you're adding.
- Document new methods on team wiki.
- Show up to class to discuss state of project with team.
- Issue descriptions should be detailed.
- Make multiple smaller issues rather than a few large ones.
- Watch out for buses. Doubly so if they're being driven by Roberto. Triply so if your name is Joshua.