Skip to content
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

Starting contributing #5109

Closed
luisotaviocap98 opened this issue Apr 20, 2021 · 3 comments · Fixed by #5851
Closed

Starting contributing #5109

luisotaviocap98 opened this issue Apr 20, 2021 · 3 comments · Fixed by #5851

Comments

@luisotaviocap98
Copy link

Hello everybody. I am a Brazilian student at UTFPR. I would like to contribute with Scrapy and I would like to ask someone to refer me to an issue to start, most of the issues I saw are already in progress or have been finalized. Thanks

@Gallaecio
Copy link
Member

This is a common problem in Scrapy. Whenever we tag an issue as a “good first issue”, someone new often starts working on it no longer after.

Some of those listed in https://github.com/scrapy/scrapy/contribute do not have pull requests targeting them, but they are all about improving the documentation.

Anything that is not tagged as a “good first issue” is potentially too hard for someone unfamiliar with the Scrapy code base. So I’m hesitant to suggest issues that are not tagged as so. You could review other issues yourself, see if anything catches your eye. Or you could look into issues that affect yourself. You can also look into improving the documentation or improving test coverage; for some people these are not as gratifying as implementing features or fixing tests, but they are also a good way of forcing yourself to deep into the code base, which could put you in a better place to handle harder issues.

I’ll keep this issue open because I think it may be a good idea to extend https://docs.scrapy.org/en/master/contributing.html to cover this topic, of suggestions for people that want to start contributing but do not know what work to do.

@luisotaviocap98
Copy link
Author

All right. Thank you for your attention, @Gallaecio . I'm going to take a look at this part of the documentation and testing. As I use Scrapy, I will see if there are any bugs to report or any ideas for new features. If you need help with ideas for new contributors you can call me.

@felipeboffnunes
Copy link
Member

I am extending the docs atm. Soon will mention this in a PR for it.

felipeboffnunes pushed a commit to felipeboffnunes/scrapy that referenced this issue Mar 16, 2023
wRAR added a commit that referenced this issue Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants