-
Notifications
You must be signed in to change notification settings - Fork 262
Contributing
Derek Bruening edited this page Nov 29, 2014
·
9 revisions
We welcome contributions to Dr. Memory. Contributors must first sign a Contributor License Agreement. Send email to drmemory-users at googlegroups dot com expressing interest in contributing to the sources.
See Projects for a list of suggested projects.
Some pointers to get started once you've signed the Contributor License Agreement:
- Check out and work on the code following our Workflow
- Follow our coding style conventions: Code Style
- Build and run the tests to test new code and ensure it works before submitting as a patch: CodeReviews, TestSuite
- Submit patches to our online review system and cc the developer email list: CodeReviews
- The DynamoRIO guidelines regarding staging large commits and how to write commit messages apply as well