Skip to content
This repository has been archived by the owner on Mar 14, 2020. It is now read-only.

Contributing

PewPews edited this page Nov 29, 2015 · 3 revisions

You're very welcome to contribute!

You're free to add/modify any part of the code. Though you must follow these rules:

  • Use python 3.4
  • Use PyQt5 5.4
  • You must push pull requests to the alpha branch. Never main branch.
  • Only add a new dependency when you have no other choice.
  • Well.. uhh.. something something.. style guides should be followed (PEP8) and so on, heh..

Is it okay if I'm a newbie?

It's more than okay!

I have trouble understanding some parts of your code

Please do ask. I'm available in the gitter chat most of the time and ready for instant messaging.

Is there something specific you want contributed on?

Hmmm... There actually is, yes. It involves website parsing using BeautifulSoup (bs4 module). It's about adding support for more manga/doujin download sites. Poke me in the gitter chat if you're interested!