This is an automated email from the ASF dual-hosted git repository.
yihua pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 2efb90c0a7e9 feat(merger): [RFC-101] Remove shouldFlush and outer
merge from record merger interface (#13904)
add 888263fad601 chore: update issue templates post JIRA migration (#13907)
No new revisions were added by this update.
Summary of changes:
.github/ISSUE_TEMPLATE/SUPPORT_REQUEST.md | 56 ---------------
.github/ISSUE_TEMPLATE/config.yml | 14 ++--
.github/ISSUE_TEMPLATE/hudi_bug.yml | 58 +++++++++++++++
.github/ISSUE_TEMPLATE/hudi_community_support.yml | 88 +++++++++++++++++++++++
.github/ISSUE_TEMPLATE/hudi_feature.yml | 61 ++++++++++++++++
.github/ISSUE_TEMPLATE/hudi_improvement.yml | 59 +++++++++++++++
6 files changed, 273 insertions(+), 63 deletions(-)
delete mode 100644 .github/ISSUE_TEMPLATE/SUPPORT_REQUEST.md
create mode 100644 .github/ISSUE_TEMPLATE/hudi_bug.yml
create mode 100644 .github/ISSUE_TEMPLATE/hudi_community_support.yml
create mode 100644 .github/ISSUE_TEMPLATE/hudi_feature.yml
create mode 100644 .github/ISSUE_TEMPLATE/hudi_improvement.yml