thesujai / Kala-Jaadu

Regarding the Dark Patterns Buster Hackathon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kala-Jaadu

Tech Stack

The tech stack required to contribute to this project includes:

Getting Started

👉 To contribute to this repository, you should follow these steps.

  • star ⭐ this repository (Click the star button in the top right of this page, beside the fork button)(Optional)
  • Fork this repository (Click the Fork button in the top right of this page, click your Profile Image)
  • Clone your fork down to your local machine
git clone https://github.com/thesujai/Kala-Jaadu.git
  • Create a branch
git checkout -b branch-name
  • Make your changes
  • Commit and push
git add .
git commit -m 'Commit message'
git push origin branch-name
  • Create a new pull request from your forked repository (Click the New Pull Request button located at the top of your repo)
  • Wait for your PR review and merge approval.

Contribution Guidelines

  • Choose projects and issues that align with your skills and interests.

  • Follow the project's specific contribution guidelines and code of conduct.

  • Make meaningful contributions that benefit the project and the community.

  • Write clear and concise code, adhering to the project's coding standards.

  • Test your code thoroughly before submitting a pull request.

  • Be respectful and considerate of other contributors and maintainers.

  • Have patience and open communication during the review process.

Thank you for being a part of this project Your contributions are essential in making the open source ecosystem vibrant and thriving.

About

Regarding the Dark Patterns Buster Hackathon

License:MIT License


Languages

Language:JavaScript 50.1%Language:Jupyter Notebook 38.0%Language:CSS 4.7%Language:HTML 4.1%Language:Python 3.1%