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 was archived by the owner on Jul 24, 2020. It is now read-only.
Simon Podhajsky edited this page Jun 4, 2014
·
1 revision
Development Workflow
See the article. Create an issue and a corresponding branch, write tests for any functionality you create, and file a pull request into origin/development when your code is up to par. The project lead -- either @orenyk or @caseywatts -- will review the code.
When adding complex things, add a wiki article based on this template and reference it in the issue and branch.
The core team will handle the merging into origin/master and the versioning.
Refactoring
Reservations codebase is large, so refactoring is always welcome! Use these best practices to do so. The usual development workflow applies.