Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.06 KB

CONTRIBUTING.md

File metadata and controls

22 lines (13 loc) · 1.06 KB

Contributing to TwitterOAuth

👏 Thanks!

Thanks for your interest in contributing to TwitterOAuth. We appreciate contributions small and large.

🌱 Grow

If you have an idea for something new or would like to improve something. Please open a quick issue explaining the changes and the reasons for them. Everyone's time is important and we don't want you duplicating work someone else might already be working on.

GitHub has outlined instructions for forking a repo. To work on an update to this repo, you will:

  • Fork the repo
  • Make the changes
  • Add tests
  • Submit a pull request

Once the pull request is reviewed, if the changes are approved they will be merged in to the project.

🐛 Bugs

Please open a new issue and details what you are trying to do, what is happening, and what you expect to happen. Err on the side of providing more details.