Open
Description
Areas of Expertise
Imaging and Debugging.
Summary
A user claims that fit-in is not returning the image they expect. We need to triage and ensure this is a problem. The issue is at thumbor/thumbor#1330
Involved Modules
Task Relevance
Ensuring we fix all issues contributes to thumbor reputations as being reliable and battle-tested.
Further Details
We need to create a thumbor.conf file that matches the user's situation, run thumbor and try to reproduce it.
How to complete this task?
Once you can reproduce the issue, you can close this task and create a new L2 task with whatever you found.
(no need to change this part in every task)
To complete this task, follow this workflow:
- Fork the involved repositories
- In each repository there's a documentation on how to install dependencies and initialize your environment
- Hack, in no particular order:
- Write code & tests
- Write new tests
- Write docs
- Improve design
- Check that all tests pass
- Repeat until you're satisfied
- Submit a pull request.