General questions

Common questions from maintainers

Table of contents

How do I reduce back-and-forth on PRs?

Use a clear issue template with acceptance criteria, screenshots, and exact test steps.

Do I need CI?

It’s strongly recommended. Even a basic test/lint pipeline makes reviews faster and acceptance criteria clearer.

What if the contribution is good but not quite complete?

Leave actionable feedback and (if possible) point to specific failing checks or missing behaviors.