This is an automated email from the ASF dual-hosted git repository.
xushiyan pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/hudi-rs.git
from 065fd31 build(deps): upgrade rust and make deps verisons more
compatible (#506)
add 780fed5 chore: add copilot review instructions (#509)
No new revisions were added by this update.
Summary of changes:
.github/copilot-instructions.md | 144 +++++++++++++++
.github/instructions/code-review.instructions.md | 178 +++++++++++++++++++
.github/instructions/python.instructions.md | 117 ++++++++++++
.github/instructions/rust.instructions.md | 216 +++++++++++++++++++++++
4 files changed, 655 insertions(+)
create mode 100644 .github/copilot-instructions.md
create mode 100644 .github/instructions/code-review.instructions.md
create mode 100644 .github/instructions/python.instructions.md
create mode 100644 .github/instructions/rust.instructions.md