Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 775 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (11 loc) · 775 Bytes

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Please note we have a code of conduct, please follow it in all your interactions with the project.

Pull Request Process

  1. Ensure you are doing the PR to the canary branch.
  2. Write the failing tests about the issue / feature you are working on.
  3. Do the fix taking care to add the necessary TypeScript types.
  4. Update the README.md with details of changes to the interface.
  5. You may merge the Pull Request in once you have the approval of at least one maintainer, or if you do not have permission to do that, you may request the maintainer to merge it for you.