Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 374 Bytes

CONTRIBUTING.md

File metadata and controls

6 lines (5 loc) · 374 Bytes

Contributing

  • Follow the Framework Design Guidelines for code formatting and naming conventions.
  • All changes must be covered by unit tests.
  • Rebase/squash commits before submitting a pull request.
  • Run all tests prior to submission.