Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 958 Bytes

CONTRIBUTING.md

File metadata and controls

24 lines (16 loc) · 958 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/cards-player-samples/main
  6. Work with repo maintainers to get your change reviewed
  7. Wait for your change to be pulled into twitterdev/cards-player-samples/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/cards-player-samples/blob/main/LICENSE

Code of Conduct

We believe that a welcoming community is important and we ask that you follow Twitter's Open Source Code of Conduct in all interactions with the community.