[PR #336] [MERGED] docs: add example with commit scope and '!' breaking change #8198

Closed
opened 2026-05-20 12:58:55 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/conventional-commits/conventionalcommits.org/pull/336
Author: @jdbruijn
Created: 2/2/2021
Status: Merged
Merged: 7/28/2021
Merged by: @bcoe

Base: masterHead: docs/example-breaking-scope-exclamation-mark


📝 Commits (10+)

  • 06d2cc3 docs: add example with commit scope and '!' breaking change
  • 2072d67 docs: add Turkish example with commit scope and '!' breaking change
  • 3730b97 docs: add Chinese traditional example with commit scope and '!' breaking change
  • 1be404c docs: add Japanese example with commit scope and '!' breaking change
  • b31588a Merge branch 'master' into docs/example-breaking-scope-exclamation-mark
  • c08ed29 docs: update wording on Japanese example with commit scope and ! breaking change
  • 5027a2d docs: add Korean example with commit scope and ! breaking change
  • 4eba8ea docs: add Italian example with commit scope and '!' breaking change
  • 172af38 docs: add Thai example with commit scope and ! breaking change
  • b72d8a6 docs: add Chinese simplified example with commit scope and ! breaking change

📊 Changes

15 files changed (+77 additions, -0 deletions)

View changed files

📝 content/next/index.md (+5 -0)
📝 content/v1.0.0/index.de.md (+5 -0)
📝 content/v1.0.0/index.fr.md (+5 -0)
📝 content/v1.0.0/index.id.md (+5 -0)
📝 content/v1.0.0/index.it.md (+5 -0)
📝 content/v1.0.0/index.ja.md (+6 -0)
📝 content/v1.0.0/index.ko.md (+5 -0)
📝 content/v1.0.0/index.md (+5 -0)
📝 content/v1.0.0/index.pt-br.md (+5 -0)
📝 content/v1.0.0/index.ru.md (+5 -0)
📝 content/v1.0.0/index.th.md (+5 -0)
📝 content/v1.0.0/index.tr.md (+6 -0)
📝 content/v1.0.0/index.uk.md (+5 -0)
📝 content/v1.0.0/index.zh-hans.md (+5 -0)
📝 content/v1.0.0/index.zh-hant.md (+5 -0)

📄 Description

Please note that this is still missing the following translations due to lack in knowledge of those languages. I could use Google Translate to generate those, but I'd be unable to check and they'd likely contain incorrect structure or grammar. If that suffices I'd be happy to do just that, please let me know. I don't know what the process for this should be as I couldn't find anything on this in the contributing documents.

Callout to contributors/readers with knowledge of those translations, could you please add translation for the missing language(s) in the comments so I can add them to this PR?

Text to be translated:

Commit message with scope and `!` to draw attention to breaking change

Included translations.

  • index.de.md
  • index.fr.md
  • index.id.md
  • index.it.md
  • index.ja.md
  • index.ko.md
  • index.md
  • index.pt-br.md
  • index.ru.md
  • index.th.md
  • index.tr.md
  • index.uk.md
  • index.zh-hans.md
  • index.zh-hant.md

🔄 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/conventional-commits/conventionalcommits.org/pull/336 **Author:** [@jdbruijn](https://github.com/jdbruijn) **Created:** 2/2/2021 **Status:** ✅ Merged **Merged:** 7/28/2021 **Merged by:** [@bcoe](https://github.com/bcoe) **Base:** `master` ← **Head:** `docs/example-breaking-scope-exclamation-mark` --- ### 📝 Commits (10+) - [`06d2cc3`](https://github.com/conventional-commits/conventionalcommits.org/commit/06d2cc3c695853c9bb1deb92592a868e8ee84cf7) docs: add example with commit scope and '!' breaking change - [`2072d67`](https://github.com/conventional-commits/conventionalcommits.org/commit/2072d670659c24c0371cd406e61d8ec2779d49fd) docs: add Turkish example with commit scope and '!' breaking change - [`3730b97`](https://github.com/conventional-commits/conventionalcommits.org/commit/3730b97ea311e176f379e49be0d96e235480365e) docs: add Chinese traditional example with commit scope and '!' breaking change - [`1be404c`](https://github.com/conventional-commits/conventionalcommits.org/commit/1be404ce9fe7829ff7a4f6f5252e28b258013cc3) docs: add Japanese example with commit scope and '!' breaking change - [`b31588a`](https://github.com/conventional-commits/conventionalcommits.org/commit/b31588a6be25e189a778f91321a09baa95bc1fd0) Merge branch 'master' into docs/example-breaking-scope-exclamation-mark - [`c08ed29`](https://github.com/conventional-commits/conventionalcommits.org/commit/c08ed290af8018e6a3d0fd9931114fafdb4600e6) docs: update wording on Japanese example with commit scope and ! breaking change - [`5027a2d`](https://github.com/conventional-commits/conventionalcommits.org/commit/5027a2d3dd1866828d8d2ec25aafbb017e8b6743) docs: add Korean example with commit scope and ! breaking change - [`4eba8ea`](https://github.com/conventional-commits/conventionalcommits.org/commit/4eba8eae419660b0a1154852fdaf5bcef5050f0a) docs: add Italian example with commit scope and '!' breaking change - [`172af38`](https://github.com/conventional-commits/conventionalcommits.org/commit/172af38756844c78f7b4764e3ae0d4060070b7ef) docs: add Thai example with commit scope and ! breaking change - [`b72d8a6`](https://github.com/conventional-commits/conventionalcommits.org/commit/b72d8a6a2295d3e58eab3d102f2afbe045e1de5f) docs: add Chinese simplified example with commit scope and ! breaking change ### 📊 Changes **15 files changed** (+77 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `content/next/index.md` (+5 -0) 📝 `content/v1.0.0/index.de.md` (+5 -0) 📝 `content/v1.0.0/index.fr.md` (+5 -0) 📝 `content/v1.0.0/index.id.md` (+5 -0) 📝 `content/v1.0.0/index.it.md` (+5 -0) 📝 `content/v1.0.0/index.ja.md` (+6 -0) 📝 `content/v1.0.0/index.ko.md` (+5 -0) 📝 `content/v1.0.0/index.md` (+5 -0) 📝 `content/v1.0.0/index.pt-br.md` (+5 -0) 📝 `content/v1.0.0/index.ru.md` (+5 -0) 📝 `content/v1.0.0/index.th.md` (+5 -0) 📝 `content/v1.0.0/index.tr.md` (+6 -0) 📝 `content/v1.0.0/index.uk.md` (+5 -0) 📝 `content/v1.0.0/index.zh-hans.md` (+5 -0) 📝 `content/v1.0.0/index.zh-hant.md` (+5 -0) </details> ### 📄 Description Please note that this is still missing the following translations due to lack in knowledge of those languages. I could use Google Translate to generate those, but I'd be unable to check and they'd likely contain incorrect structure or grammar. If that suffices I'd be happy to do just that, please let me know. I don't know what the process for this should be as I couldn't find anything on this in the contributing documents. Callout to contributors/readers with knowledge of those translations, could you please add translation for the missing language(s) in the comments so I can add them to this PR? Text to be translated: ``` Commit message with scope and `!` to draw attention to breaking change ``` Included translations. - [x] index.de.md - [x] index.fr.md - [x] index.id.md - [x] index.it.md - [x] index.ja.md - [x] index.ko.md - [x] index.md - [x] index.pt-br.md - [x] index.ru.md - [x] index.th.md - [x] index.tr.md - [x] index.uk.md - [x] index.zh-hans.md - [x] index.zh-hant.md --- <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 2026-05-20 12:58:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/conventionalcommits.org#8198