Files
appium/CONTRIBUTING.md
T

13 lines
576 B
Markdown

# Contributing to Appium
Fork the project, make a change, and send a pull request! Please have a look at our
[Style Guide](/docs/en/contributing-to-appium/style-guide.md) before getting to work.
Please make sure the unit and functional tests pass before sending a pull request; for more
information on how to run tests, keep reading!
Make sure you read and follow the setup instructions in the README first.
### Running Appium from Source and doing dev on Appium
This is all detailed in our [running from source doc](/docs/en/contributing-to-appium/appium-from-source.md)