Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.02 KB

CONTRIBUTION.md

File metadata and controls

22 lines (15 loc) · 1.02 KB

Contributing to Aerocart

We welcome contributions of all kinds to Aerocart! To get started, please follow the steps below.

🚀 Issues

  • Browse the issues currently open and select one that you would like to work on.
  • Issues are labeled according to their difficulty level.
  • If you encounter a new issue not already listed, feel free to raise a new issue on the issues page.

🛠️ Steps to Contribute

  1. Review the README.md file to understand the setup process and project guidelines.
  2. Make the necessary changes to the codebase.
  3. Fork the repo, clone it, and implement your changes.
  4. Push your updates to your forked repository.
  5. Submit a pull request to the main branch.
  6. In your pull request description, include details about the issue you resolved and any other relevant information.

We appreciate your contributions and thank you for helping to improve Aerocart! 🙌