Feature: allow setting valid `size` and `aspectratio` values in a config file
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 123
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
As I'm trying to use it on my own domain, I would like to use different size and aspectratio values, but would like to set them without modifying the code, to keep upgrading easy.
I can work on a PR.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating where the current size and aspectratio values are defined and how this JavaScript service reads configuration. Done means both values can be set through a config file without modifying the source, while preserving the existing behavior when no configuration is provided.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100