[PR #77] [MERGED] Add 'Help' menu at left menu bar for Chinese language #71

Closed
opened 2026-02-16 11:40:12 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/docs/pull/77
Author: @luffyke
Created: 1/20/2017
Status: Merged
Merged: 1/21/2017
Merged by: @lunny

Base: masterHead: master


📝 Commits (5)

📊 Changes

7 files changed (+45 additions, -5 deletions)

View changed files

content/doc/help.zh-cn.md (+13 -0)
content/doc/help/seek-help.zh-cn.md (+23 -0)
📝 content/doc/installation/from-binary.zh-cn.md (+1 -1)
📝 content/doc/installation/from-package.zh-cn.md (+1 -1)
📝 content/doc/installation/from-source.zh-cn.md (+1 -1)
📝 content/doc/installation/with-docker.zh-cn.md (+1 -1)
📝 content/page/index.zh-cn.md (+5 -1)

📄 Description

  1. Add help menu with help page at left menu bar, because the help section appear at the bottom in many pages and it misses the gocn.io for Chinese users, this makes many Chinese users ask issues in github by Chinese. This changes was made to avoid such situation, and guide Chinese users ask Chinese issue in gocn.io.
  2. Add github issue and gocn.io channel in help page.
  3. Change all installation page with help section to point to the new help page.

All the changes are tested and expected in locally.
ps, i also make this enhancement for English language, i would post a new PR if you think this is ok for you.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/docs/pull/77 **Author:** [@luffyke](https://github.com/luffyke) **Created:** 1/20/2017 **Status:** ✅ Merged **Merged:** 1/21/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (5) - [`5ec93c7`](https://github.com/go-gitea/docs/commit/5ec93c70b6a17784ac9fb8dea9f5b1d11439dd80) fix wrong link - [`0c96f7d`](https://github.com/go-gitea/docs/commit/0c96f7da652b9957c76b67c108ac92ed1fa920d0) Merge branch 'master' of https://github.com/go-gitea/docs - [`88ba769`](https://github.com/go-gitea/docs/commit/88ba769b43cb89f214d0f04a98bb1e06e414b00f) Merge branch 'master' of https://github.com/go-gitea/docs - [`9133f1b`](https://github.com/go-gitea/docs/commit/9133f1bf2ec8bdbca74589e27864c6cc15c23ab0) Merge branch 'master' of https://github.com/go-gitea/docs - [`37e5e02`](https://github.com/go-gitea/docs/commit/37e5e02519fe69e55b11fbdfd2edd73c85311f30) add help menu and page for Chinese language ### 📊 Changes **7 files changed** (+45 additions, -5 deletions) <details> <summary>View changed files</summary> ➕ `content/doc/help.zh-cn.md` (+13 -0) ➕ `content/doc/help/seek-help.zh-cn.md` (+23 -0) 📝 `content/doc/installation/from-binary.zh-cn.md` (+1 -1) 📝 `content/doc/installation/from-package.zh-cn.md` (+1 -1) 📝 `content/doc/installation/from-source.zh-cn.md` (+1 -1) 📝 `content/doc/installation/with-docker.zh-cn.md` (+1 -1) 📝 `content/page/index.zh-cn.md` (+5 -1) </details> ### 📄 Description 1. Add help menu with help page at left menu bar, because the help section appear at the bottom in many pages and it misses the gocn.io for Chinese users, this makes many Chinese users ask issues in github by Chinese. This changes was made to avoid such situation, and guide Chinese users ask Chinese issue in gocn.io. 2. Add github issue and gocn.io channel in help page. 3. Change all installation page with help section to point to the new help page. All the changes are tested and expected in locally. ps, i also make this enhancement for English language, i would post a new PR if you think this is ok for you. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 11:40:12 -05:00
yindo closed this issue 2026-02-16 11:40:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-gitea/docs#71