Files
greptimedb/.github/pull_request_template.md
2024-12-19 08:28:20 +00:00

1.0 KiB

I hereby agree to the terms of the GreptimeDB CLA.

What's changed and what's your intention?

PR Checklist

Please convert it to a draft if some of the following conditions are not met.

  • I have written the necessary rustdoc comments.
  • I have added the necessary unit tests and integration tests.
  • This PR requires documentation updates.
  • API changes are backward compatible.
  • Schema or data changes are backward compatible.