Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 435 Bytes

File metadata and controls

13 lines (8 loc) · 435 Bytes

Contributing

Thanks for helping improve SMSCode developer tooling.

Before opening a pull request:

  1. Keep the change focused and scoped.
  2. Add or update tests when behavior changes.
  3. Run the relevant checks documented in the repository README.
  4. Do not commit secrets, generated local state, or private customer data.

For SDK changes, public API behavior must stay aligned with the OpenAPI contract and documented examples.