forked from django-oscar/django-oscar
-
Notifications
You must be signed in to change notification settings - Fork 0
Development
codeinthehole edited this page Mar 3, 2013
·
1 revision
This is a guide for Oscar developers.
- Always create a ticket for anything you are working on.
- When code is ready for review, push the branch to the tangentlabs repo, and open a pull request. You can convert an existing issue into a pull request using the excellent Hub library (http://defunkt.io/hub/). This saves creating a duplicate issue.
- Send an email on the mailing list so people know that your branch is ready for review.