This is an automated email from the ASF dual-hosted git repository.

juzhiyuan pushed a change to branch v1.5
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git.


    from 9a5e643  Feat release 1.5 (#358)
     add 873a8d8  feat(i18n): modify some i18n according to the proposal#331 
(#366)
     add 666b2e9  Create CONTRIBUTING.md (#368)
     add ecdf25e  doc: remove all ‘incubator’ (#367)
     add 5852277  Merge branch 'master' into v1.5

No new revisions were added by this update.

Summary of changes:
 .github/ISSUE_TEMPLATE                    | 23 +++++++++++++++++
 .github/PULL_REQUEST_TEMPLATE             | 18 +++++++++++++
 CONTRIBUTING.md                           | 43 +++++++++++++++++++++++++++++++
 README.md                                 |  2 +-
 src/components/ActionBar/ActionBar.tsx    |  7 ++---
 src/components/ActionBar/locales/en-US.ts |  5 ++--
 src/components/ActionBar/locales/zh-CN.ts |  5 ++--
 src/locales/en-US/component.ts            |  2 +-
 src/locales/zh-CN/component.ts            |  2 +-
 src/pages/Setting/Setting.tsx             | 28 +++++++++++++++-----
 src/pages/Setting/locales/en-US.ts        | 14 +++++-----
 src/pages/Setting/locales/zh-CN.ts        | 12 ++++-----
 12 files changed, 131 insertions(+), 30 deletions(-)
 create mode 100644 .github/ISSUE_TEMPLATE
 create mode 100644 .github/PULL_REQUEST_TEMPLATE
 create mode 100644 CONTRIBUTING.md

Reply via email to