Pull Requests
This is primarily a solo-maintained project. Review and merge time can vary.
Expectations
- PR review can take some time, life can be busy at times.
- Focused PRs are easier to review than broad refactors.
- Include clear context, testing notes, and rationale.
Fastest Path
For urgent issues, opening an issue first is often faster than preparing a large PR without alignment.
PR Hygiene
- keep unrelated changes out of same PR
- include screenshots for UI changes if possible
- structural updates (e.g. changing the repository's intended file structure) are a pain to manage and should be avoided