Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 1.67 KB

CONTRIBUTING.md

File metadata and controls

48 lines (35 loc) · 1.67 KB

Feedback and Contributions

We invite you to experience our site by using it to support or create campaigns. Your feedback is invaluable to us and helps us improve our platform. If you have any suggestions or encounter any issues, please let us know.

We welcome contributions to enhance the platform. You can add new features, fix bugs, or improve documentation. Pull requests are welcome!

How to Contribute

  1. Fork the repository:

    Click on the "Fork" button at the top right of this page to create a copy of this repository under your GitHub account.

  2. Clone the forked repository:

    git clone https://github.com/namankoolwal/Get-Me-A-Chai.git
    cd get-me-a-chai
  3. Create a new branch:

    git checkout -b feature-branch
  4. Make your changes and commit them:

    git add .
    git commit -m 'Add new feature'
  5. Push to the branch:

    git push origin feature-branch
  6. Open a Pull Request:

    Go to the repository on GitHub and click on the "Compare & pull request" button. Provide a clear description of your changes and submit the pull request.

Contribution Guidelines

  • Ensure your code follows the project's coding standards.
  • Include relevant documentation and update existing documentation if needed.
  • Write clear and descriptive commit messages.
  • Test your changes thoroughly before submitting a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For any questions or feedback, please reach out to us at namankoolwal1411@gmail.com