Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 410 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (6 loc) · 410 Bytes

Contributing

If you found a bug or want to add a feature, you are more than welcome to make a Pull Request!

When doing so, make sure to:

  • Follow similar code style which is used in other scripts.
  • Add test cases to the appropriate Test Assemblies.
  • Use Samples directory to prototype and test features.