#
🤝 Contribution Guidelines
All contributions are welcome! Please follow the guidelines below to contribute to the Knotie-AI project.
#
📝 Guidelines
Fork the repository: Click on the "Fork" button at the top right corner of the repository page to create a copy of the repository in your GitHub account.
Clone your fork: Clone the forked repository to your local machine.
git clone https://github.com/avijeett007/knotie-ai.git cd knotie-ai
Create a new branch: Create a new branch for your feature or bugfix.
git checkout -b feature-name
Make your changes: Make the necessary changes in your local repository.
Commit your changes: Commit your changes with a descriptive commit message.
git add . git commit -m "Description of the feature or bugfix"
Push to your fork: Push the changes to your forked repository.
git push origin feature-name
Create a Pull Request: Go to the original repository and create a Pull Request to merge your changes.
Review and Discuss: Participate in the review process and address any feedback or changes requested by the maintainers.
#
📜 Code of Conduct
Please adhere to the Code of Conduct in all your interactions with the project.
#
💬 Join the Discussion
Join our Discord Community to discuss features, ask questions, and share feedback.