This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a change to branch
dependabot/maven/com.alibaba.nacos-nacos-client-2.3.1
in repository https://gitbox.apache.org/repos/asf/dubbo.git
from 8731051c92 Fix format
add 22d3cc9052 Update issue template (#13822)
add 22f7a21457 Update issue template format
add c41cdbb3bc Update issue template format
add 503183c526 Update issue template format
add 362f833243 Update issue template format(required)
add 6251a4bbd4 Add pre-check for issue template (#13823)
add 26cc9896f0 Fix pre-check for issue template style (#13824)
add 8a1296f892 Fix feature template
add 6b049e148d Merge branch 'apache-3.2' into
dependabot/maven/com.alibaba.nacos-nacos-client-2.3.1
No new revisions were added by this update.
Summary of changes:
.github/ISSUE_TEMPLATE/1-bug.yml | 126 ++++++++++++++++++++++++++++++
.github/ISSUE_TEMPLATE/2-feature.yml | 90 +++++++++++++++++++++
.github/ISSUE_TEMPLATE/bug_report.md | 39 ---------
.github/ISSUE_TEMPLATE/config.yml | 28 +++++--
.github/ISSUE_TEMPLATE/discussion.md | 11 ---
.github/ISSUE_TEMPLATE/feature_request.md | 16 ----
.github/ISSUE_TEMPLATE/proposal.md | 15 ----
.github/ISSUE_TEMPLATE/question.md | 13 ---
8 files changed, 237 insertions(+), 101 deletions(-)
create mode 100644 .github/ISSUE_TEMPLATE/1-bug.yml
create mode 100644 .github/ISSUE_TEMPLATE/2-feature.yml
delete mode 100644 .github/ISSUE_TEMPLATE/bug_report.md
delete mode 100644 .github/ISSUE_TEMPLATE/discussion.md
delete mode 100644 .github/ISSUE_TEMPLATE/feature_request.md
delete mode 100644 .github/ISSUE_TEMPLATE/proposal.md
delete mode 100644 .github/ISSUE_TEMPLATE/question.md