Read the docs and examples
Confirm the behavior is not already documented or demonstrated.
Contribution guide
Confirm the behavior is not already documented or demonstrated.
Describe the use case, expected outcome, environment, and a minimal reproduction when reporting a defect.
Update tests and documentation alongside a behavior change. Avoid unrelated formatting or refactors in the same pull request.
Never add client-side secrets or assume frontend checks authorize a backend operation.