Thank you for your interest in contributing to Open Sourcerer! We appreciate any help we can get to improve our project. Before getting started, please read through the guidelines below.
Please note that this project has a Code of Conduct. By participating in this project, you agree to abide by its terms.
-
Fork the project repository
-
Clone your forked repository to your local machine
-
Create a new branch for your changes (git checkout -b your-branch-name)
-
Make your changes and commit them with a descriptive commit message
-
Push your changes to your forked repository (git push origin your-branch-name)
-
Submit a pull request to the original project repository
-
Pull Request Guidelines
-
When submitting a pull request, please make sure:
- Your changes do not break any existing functionality
- Your changes are well-documented and follow the project's coding style
- Your changes include relevant tests (if applicable)
- Your changes have a descriptive commit message
-
Issues: If you find a bug or have a suggestion for a new feature, please create an issue in the project repository. We will review and respond as soon as possible.
If you have any questions or need help with contributing, please contact us aryan12official34 or Satvik.
Thank you for your contributions!