Hacking Guide - dagelf/synergy-core GitHub Wiki
Before checking in code, make sure:
- You read the Code Style guide
- Considered writing unit/integration tests for new code
- That the existing unit/integration tests all pass
- You've fully tested your fix (and any other feature it might affect)
- Changes to cross-platform code compiles on all platforms (Windows, Mac and Linux)
- Update any issues you fixed or features added
- Consider requesting a code review on the dev mailing list