Contributions are welcome. Make sure you follow github community guidelines before opening a issue or pull request.
Spotted a bug in the app ? You can report it to issue tracker.
Make sure you provide detailed informations like:
- App version info (you can get it from command
mangadex-dl --version
) - Snippet command (must be reproducible)
- Installation origin (PyPI, github releases,
git clone
thing)
Want to add new features ? fix a bug ? made changes to help the app better and faster ? Fork the repository and send the Pull Request.
NOTE: Before sending a pull request, you have to make sure the code that you're writing are compatible with Python 3.8. Because minimum Python version for developing this app are 3.8