Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.34 KB

CONTRIBUTING.md

File metadata and controls

22 lines (15 loc) · 1.34 KB

Contribution Guidelines

First of all, thank you for your interest in contributing to this project!

Step 1: Choose an issue
Please choose an interested issue, or create a new issue and assign a correct label.

Step 2: Discuss the approach
Reply on the issue and discuss the approach

Step 3: Fork the project
Fork the MobileAutomationFramework repository.

Step 4: Build the project and make changes
You can find instructions here to build the project

Step 5: Push changes to your forked repo\

Step 6: Submit a Pull Request (PR)
Submit a pull request to master branch once finished. Kindly start the commit message subject with #[Issue ID] to track than describe the changes in detail. e.g. #22 Good post on writing commit messages.

Finally, congratulations and thank you for giving back to the community. You have become the official contributor of the MobileAutomationFramework project! Yay!