This is an automated email from the ASF dual-hosted git repository.
jcamacho pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-xtable.git
The following commit(s) were added to refs/heads/main by this push:
new 711eef9d Update pull request template
711eef9d is described below
commit 711eef9df465fe8bd5c80c51e3f9a807b68ffbc8
Author: daragu <[email protected]>
AuthorDate: Thu Jul 4 09:52:34 2024 +0800
Update pull request template
---
.github/PULL_REQUEST_TEMPLATE.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 62986c6f..7c1d0905 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -28,5 +28,5 @@ This change added tests and can be verified as follows:
*(example:)*
- *Added integration tests for end-to-end.*
-- *Added HudiSchemaEvolutionTest to verify the change.*
+- *Added TestConversionController to verify the change.*
- *Manually verified the change by running a job locally.*