New feature checklist

Edit me

New Feature Checklist

The following are a set of guidelines for adding a new feature

  • Add the feature to the code
    • Ensure that the toolkit documentation is updated appropriately
  • Create a sample demonstrating how to use the new feature
    • Should be added to samples folder
  • Add a test case to ensure that the feature gets tested
    • Add a topology-based test case to the tests/KafkaTests project
  • Generate the SPLDoc, see HERE

Updated: