-
Notifications
You must be signed in to change notification settings - Fork 9
Workflow
Dmitry Chaplinsky edited this page Aug 16, 2014
·
2 revisions
- Create a fork or send me a request so I can add you to collaborators
- Find appropriate unassigned ticket (we are usually have plenty of those) in project issues section or propose an improvement
- Make sure that it has all info for you to start. If not — contact ticket author for clarifications
- If in your opinion ticket requires changes in DB schema (new collections, extra fields, new indexes) or introduces new dependencies for the project or just it looks involved then describe those changes in the ticket. We call it design review 3a. Once your proposal is approved — code it (in a separate branch)!
- Test it locally
- Commit and issue me a pull request