[PR #4618] [MERGED] Update en-us and fr-fr versions of the "Upgrade from Gogs" doc #17435

Closed
opened 2025-11-02 13:21:32 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4618
Author: @deoren
Created: 8/5/2018
Status: Merged
Merged: 8/25/2018
Merged by: @techknowlogick

Base: masterHead: gogs-upgrade-section-order-tweak


📝 Commits (3)

  • 966ab2f Update "Upgrade from Gogs" en-us doc
  • 5c676f6 Update "Upgrade from Gogs" fr-fr doc
  • 022a1cb Merge branch 'master' into gogs-upgrade-section-order-tweak

📊 Changes

2 files changed (+62 additions, -57 deletions)

View changed files

📝 docs/content/doc/upgrade/from-gogs.en-us.md (+33 -30)
📝 docs/content/doc/upgrade/from-gogs.fr-fr.md (+29 -27)

📄 Description

Changes

  • header section levels (both)
  • remove header decorations (both)
  • Move "Upgrading to most recent ..." section down as it appears to have been inserted between a bullet point and specific items that need adjusting (en-us)
  • Explicitly specify code syntax to provide syntax highlighting for the examples (both)

Existing issues/PRs

I did not spot an open PR for these changes, but when searching the issues list I found at least two that appear relevant:

Follow-up

Let me know if you'd like changes to this PR and I'll try to work them in. For example, I can squash the commits if you'd rather have them together vs separate as I did here (I guessed that you might prefer them separate since they're different doc files).


🔄 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/gitea/pull/4618 **Author:** [@deoren](https://github.com/deoren) **Created:** 8/5/2018 **Status:** ✅ Merged **Merged:** 8/25/2018 **Merged by:** [@techknowlogick](https://github.com/techknowlogick) **Base:** `master` ← **Head:** `gogs-upgrade-section-order-tweak` --- ### 📝 Commits (3) - [`966ab2f`](https://github.com/go-gitea/gitea/commit/966ab2f647353a105e5da25fd278972eeafb51f4) Update "Upgrade from Gogs" en-us doc - [`5c676f6`](https://github.com/go-gitea/gitea/commit/5c676f6a2c77dc90ebfcb490125ebdee88cf7c3f) Update "Upgrade from Gogs" fr-fr doc - [`022a1cb`](https://github.com/go-gitea/gitea/commit/022a1cb1d3c55a12563ae2dfb252678d93d75ca1) Merge branch 'master' into gogs-upgrade-section-order-tweak ### 📊 Changes **2 files changed** (+62 additions, -57 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/doc/upgrade/from-gogs.en-us.md` (+33 -30) 📝 `docs/content/doc/upgrade/from-gogs.fr-fr.md` (+29 -27) </details> ### 📄 Description ## Changes - header section levels (both) - remove header decorations (both) - Move "Upgrading to most recent ..." section down as it appears to have been inserted between a bullet point and specific items that need adjusting (en-us) - Explicitly specify code syntax to provide syntax highlighting for the examples (both) ## Existing issues/PRs I did not spot an open PR for these changes, but when searching the issues list I found at least two that appear relevant: - go-gitea/gitea#4286 - go-gitea/gitea#3558 ## Follow-up Let me know if you'd like changes to this PR and I'll try to work them in. For example, I can squash the commits if you'd rather have them together vs separate as I did here (I guessed that you might prefer them separate since they're different doc files). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 13:21:32 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#17435