-
Notifications
You must be signed in to change notification settings - Fork 277
Development
Upi Tamminen edited this page May 27, 2014
·
1 revision
Since I am very lazy, yet I want to know exactly what code goes into Kippo, here's a few tips to get your patches accepted painlessly:
- Clean, simple patches. One feature at a time. Easy to digest.
- Patched against latest SVN snapshot
- Try to match my code style (lines not too long, same indentation, etc)
- For quick feedback, also let other knows what you're doing (e.g. on IRC or google groups)
(To be updated...)