Thank you for considering contributing to the Knowledge Sharing project! Your contributions are invaluable in building a repository of shared knowledge. Follow these guidelines to contribute effectively:
- Fork the project by visiting knowledge-sharing on GitHub and clicking the "Fork" button.
- Clone your forked repository to your local machine.
git clone https://github.com/mutasim77/knowledge-sharing.git
Create a new branch for your contribution.
git checkout -b feature/your-feature
- Explore the project and choose a topic or category you want to contribute to (e.g., GO, AWS).
- Implement your changes or improvements, including code, information, and any visual representations you find suitable.
- Feel free to include images, diagrams, or any relevant media to enhance the learning experience.
- Commit your changes with a descriptive commit message.
git commit -m "feat: add content to GO folder"
- Push your changes to your forked repository.
git push origin feature/your-feature
- Go to the original repository on GitHub.
- Click on the "Pull Requests" tab.
- Click the "New Pull Request" button.
- Choose the branch with your changes.
- Describe your changes in the pull request and provide any necessary context.
- Submit the pull request.
Once your pull request is submitted, it will undergo a review. Be open to feedback and address any comments or suggestions made by maintainers or contributors.
After a successful review, your contribution will be merged into the main repository. Congratulations, and thank you for your contribution to the Knowledge Sharing project! ❤️🔥
Happy sharing and coding! 🌐📚