-
Notifications
You must be signed in to change notification settings - Fork 2
Contribute home page
Savan Patel edited this page Jul 26, 2022
·
2 revisions
Welcome to the amazon-clone wiki!
We want to make contributing to this project as easy and transparent as possible.
We use GitHub to sync code to and from our internal repository. We'll use GitHub to track issues and feature requests, as well as accept pull requests.
We actively welcome your pull requests.
-
Fork the Project
-
Create your Feature Branch (git checkout -b feature/AmazingFeature)
-
Commit your Changes (git commit -m 'Add some AmazingFeature')
-
Push to the Branch (git push origin feature/AmazingFeature)
-
Open a Pull Request
-
Make sure your code is error free.
We use GitHub issues to track public bugs. Please ensure your description is clear and has sufficient instructions to be able to reproduce the issue.