forked from alastair/python-musicbrainzngs
-
Notifications
You must be signed in to change notification settings - Fork 1
Development notes
Alastair Porter edited this page May 12, 2015
·
1 revision
Some reminders for people wanting to add new features
- Include tests. Normally by saving real xml from the WS and ensuring that the resulting parsed value is right
- Write documentation
- Add the feature to CHANGES
- Make sure you sign off your commit
- Add the feature to CHANGES
- Make sure you sign off your commit