Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 817 Bytes

CONTRIBUTING.md

File metadata and controls

25 lines (17 loc) · 817 Bytes

How to Contribute

We'd love to get patches from you!

Getting Started

We follow the GitHub Flow Workflow

  1. Fork the project
  2. Check out the main branch
  3. Create a feature branch
  4. Write code and tests for your change
  5. From your branch, make a pull request against twitterdev/twitter-api-typescript-sdk/main
  6. Work with repo maintainers to get your change reviewed
  7. Wait for your change to be pulled into twitterdev/twitter-api-typescript-sdk/main
  8. Delete your feature branch

License

By contributing your code, you agree to license your contribution under the terms of the APLv2: https://github.com/twitterdev/twitter-api-typescript-sdk/blob/main/LICENSE

Code of Conduct

Read our Code of Conduct for the project.