Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 682 Bytes

pull_request_template.md

File metadata and controls

17 lines (11 loc) · 682 Bytes

Issue # (if available)

Description of changes

Checklist

  • Created unit tests in tests/unit and/or in Rust for my feature if needed
  • Ran make fix to format JS and apply Clippy auto fixes
  • Made sure my code didn't add any additional warnings: make check
  • Added relevant type info in types/ directory
  • Updated documentation if needed (API.md/README.md/Other)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.