object-introspection/.github/pull_request_template.md
2022-12-19 06:37:51 -08:00

8 lines
259 B
Markdown

## Summary
Describe what your change accomplishes
## Test plan
Check that OI is working correctly, you can add some unit or integration test,
paste the output of some manual test, and / or paste the output of running
the test locally with `make test-static`