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

Issues for mediocres #1034

Closed
himanshub16 opened this issue Apr 29, 2017 · 5 comments
Closed

Issues for mediocres #1034

himanshub16 opened this issue Apr 29, 2017 · 5 comments

Comments

@himanshub16
Copy link
Contributor

I realise this project requires considerable knowledge and expertise.
Still, I like it and want to contribute to it. Are there any simple issues/guide where I can start from?

@himanshub16
Copy link
Contributor Author

I would recommend to label issues as 'bitesize', or as per difficulty level.

@giampaolo
Copy link
Owner

giampaolo commented Apr 29, 2017

Off the top of my head: I need to have a script that checks for broken links in the doc (this file: https://raw.githubusercontent.com/giampaolo/psutil/master/docs/index.rst). More or less it should:

  • collect all urls by using a regular expression
  • for each url make an HTTP request and fail it's a broken link (return code != 200 plus some other conditions I am probably missing right now).
  • The script should live under /scripts/internals and should be manually invoked from the Makefile as make check-broken-links).

Not sure if this is something which may interest you but since I'm bad with regular expressions that would be useful to me.

Another thing which would be cool is investigate #900

Also you may want to take a look at this file:
https://github.com/giampaolo/psutil/blob/master/IDEAS
...although these are not easy tasks.

I will comment again if something else comes to mind.

@giampaolo
Copy link
Owner

Closing this out. Just ping me when you're done with exams.

@himanshub16
Copy link
Contributor Author

😄 I'm back for thrilling weekends.

@giampaolo
Copy link
Owner

Hey dude. Sorry but I'm flying to Amsterdam tomorrow and I'll be back on Friday so be patient. I had something for you but I forgot. I'll search for inspiration by watching Amsterdam canals and let you know when I'm back. =)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants