Skip to content
Alastair Porter edited this page May 12, 2015 · 1 revision

Some reminders for people wanting to add new features

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

Bug fixes

  • Add the feature to CHANGES
  • Make sure you sign off your commit
Clone this wiki locally