-
Fork the repository to your GitHub account.
-
Clone the forked repository to your local machine.
git clone https://github.com/minugavand/Sentiment_Detection.git
-
Create a new branch for your contribution.
-
Make your changes, fix the issue, or add the feature.
-
Commit your changes with a descriptive commit message.
-
Push your changes to your forked repository.
-
Create a pull request from your forked repository to the main repository. Ensure your pull request is descriptive and explains the changes you've made.
-
Your pull request will be reviewed by the maintainers. Make sure to respond to any feedback or comments in a timely manner.