This is an automated email from the ASF dual-hosted git repository.
linkinstar pushed a change to branch test
in repository https://gitbox.apache.org/repos/asf/answer.git
from 36105fb7 fix: adjust the label nested structure of the problem list
new 5e5f2b38 build(ci): update action upload-artifact to v4
new aed17ac5 chore: update issue template (#1248)
new 0f47283e fix: i18n key of ready_desc
new 0d4d99e3 feat: Add confirm password field in the install form
new 39e0f2e1 fix initSiteInfo
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/ISSUE_TEMPLATE/bug_report.md | 1 +
.github/ISSUE_TEMPLATE/{config.yaml => config.yml} | 8 ++---
.github/ISSUE_TEMPLATE/enhancement_request.md | 1 +
.github/ISSUE_TEMPLATE/feature_request.md | 3 +-
.github/workflows/build-binary-for-release.yml | 2 +-
i18n/en_US.yaml | 4 +++
internal/migrations/init.go | 5 ++-
ui/src/pages/Admin/Write/index.tsx | 8 ++---
.../pages/Install/components/FifthStep/index.tsx | 2 +-
.../pages/Install/components/FourthStep/index.tsx | 42 +++++++++++++++++++++-
ui/src/pages/Install/index.tsx | 5 +++
11 files changed, 68 insertions(+), 13 deletions(-)
rename .github/ISSUE_TEMPLATE/{config.yaml => config.yml} (84%)