-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There are so many files present in a project from where to start finding bugs/solving bugs #12
Comments
@sachinmukherjee The right way to choose an issue or bug is not through a file in the project but the "Issues" tab in Github. Pick an issue you want to work on (it's ok if you don't understand how to solve it, if it seems interesting to you, that's good enough!). Once you choose an issue, then look for the files this issue touches on. You don't need to concern yourself with all files in the project. If you are having trouble understanding which files the issue deals with, comment on the issue asking this. Most of the times, the maintainer would be more than happy to point you out to the file in question. :) |
Thank you :) |
Closing this now. Please reopen if you have further questions on this. :) |
@nikhita can you please suggest me some small python based projects so that it will be easy for me to get started and gain some confidence. |
👋 @nikhita thank you for answering the question, it would be more helpful and easy to search if keep all the issues open all the time, only for this repository. |
@tapasweni-pathak ack, makes sense. 👍
paging @vaibhavsingh97 :) |
Hi @sachinmukherjee There are plenty of python projects available and you can contribute any of them 😄 . I would suggest to look over the Google Summer Of Code organizations and see ehich org uses python for their projects and then select one of that org and start contributing to it. |
@vaibhavsingh97 sir not able to understand a single line of code of @coala project :-( |
Oh! @sachinmukherjee No worries, So my first question would be that have you tried to install coala locally and also they had written extensive documentation for writing
So ask questions and in OSS the best part is that nobody will say no and they will help you out 😄 as we guys here live like a family so don't be afraid while asking question from your family. |
@vaibhavsingh97 yes sir I have installed coala-bears and gone through documentation. what to do next sir |
There are so many files present in a project from which file we should choose to start finding bugs or solving bugs?
The text was updated successfully, but these errors were encountered: