docs: improve example

This commit is contained in:
shaman-apprentice 2021-10-05 13:03:33 +02:00 committed by GitHub
parent e4d829036e
commit 118d24b0ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
12 changed files with 72 additions and 48 deletions

View File

@ -80,14 +80,16 @@ feat(lang): add polish language
### Commit message with multi-paragraph body and multiple footers ### Commit message with multi-paragraph body and multiple footers
``` ```
fix: correct minor typos in code fix: prevent racing of requests
see the issue for details Introduce a request id and a reference to latest request. Dismiss
incoming responses other than from latest request.
on typos fixed. Remove timeouts which were used to mitigate the racing issue but are
obsolete now.
Reviewed-by: Z Reviewed-by: Z
Refs #133 Refs: #123
``` ```
## Specification ## Specification

View File

@ -79,14 +79,16 @@ feat(lang): add polish language
### Commit-Nachricht mit mehreren Absätzen und Fußzeilen ### Commit-Nachricht mit mehreren Absätzen und Fußzeilen
``` ```
fix: correct minor typos in code fix: prevent racing of requests
see the issue for details Introduce a request id and a reference to latest request. Dismiss
incoming responses other than from latest request.
on typos fixed. Remove timeouts which were used to mitigate the racing issue but are
obsolete now.
Reviewed-by: Z Reviewed-by: Z
Refs #133 Refs: #123
``` ```
## Spezifikation ## Spezifikation

View File

@ -81,14 +81,16 @@ feat(lang): add polish language
### Message du commit avec plusieurs paragraphes et plusieurs pieds de page ### Message du commit avec plusieurs paragraphes et plusieurs pieds de page
``` ```
fix: correct minor typos in code fix: prevent racing of requests
see the issue for details Introduce a request id and a reference to latest request. Dismiss
incoming responses other than from latest request.
on typos fixed. Remove timeouts which were used to mitigate the racing issue but are
obsolete now.
Reviewed-by: Z Reviewed-by: Z
Refs #133 Refs: #123
``` ```
## Spécification ## Spécification

View File

@ -79,14 +79,16 @@ feat(lang): add polish language
### Pesan komit dengan badan multi-paragraf dan multi-footer ### Pesan komit dengan badan multi-paragraf dan multi-footer
``` ```
fix: correct minor typos in code fix: prevent racing of requests
see the issue for details Introduce a request id and a reference to latest request. Dismiss
incoming responses other than from latest request.
on typos fixed. Remove timeouts which were used to mitigate the racing issue but are
obsolete now.
Reviewed-by: Z Reviewed-by: Z
Refs #133 Refs: #123
``` ```
## Spesifikasi ## Spesifikasi

View File

@ -99,14 +99,16 @@ feat(lang): add polish language
### 複数段落からなる本文と複数のフッターを持ったコミットメッセージ ### 複数段落からなる本文と複数のフッターを持ったコミットメッセージ
``` ```
fix: correct minor typos in code fix: prevent racing of requests
see the issue for details Introduce a request id and a reference to latest request. Dismiss
incoming responses other than from latest request.
on typos fixed. Remove timeouts which were used to mitigate the racing issue but are
obsolete now.
Reviewed-by: Z Reviewed-by: Z
Refs #133 Refs: #123
``` ```
## 仕様 ## 仕様

View File

@ -76,14 +76,16 @@ feat(lang): add polish language
### 다중-단락 본문과 다수의 꼬리말을 가진 커밋 메세지 ### 다중-단락 본문과 다수의 꼬리말을 가진 커밋 메세지
``` ```
fix: correct minor typos in code fix: prevent racing of requests
see the issue for details Introduce a request id and a reference to latest request. Dismiss
incoming responses other than from latest request.
on typos fixed. Remove timeouts which were used to mitigate the racing issue but are
obsolete now.
Reviewed-by: Z Reviewed-by: Z
Refs #133 Refs: #123
``` ```
## 규격 ## 규격

View File

@ -81,14 +81,16 @@ feat(lang): add polish language
### Commit message with multi-paragraph body and multiple footers ### Commit message with multi-paragraph body and multiple footers
``` ```
fix: correct minor typos in code fix: prevent racing of requests
see the issue for details Introduce a request id and a reference to latest request. Dismiss
incoming responses other than from latest request.
on typos fixed. Remove timeouts which were used to mitigate the racing issue but are
obsolete now.
Reviewed-by: Z Reviewed-by: Z
Refs #133 Refs: #123
``` ```
## Specification ## Specification

View File

@ -92,14 +92,16 @@ feat(lang): add polish language
### Сообщение коммита с елом_ из нескольких абзацев и несколькими _сносками_ ### Сообщение коммита с елом_ из нескольких абзацев и несколькими _сносками_
``` ```
fix: correct minor typos in code fix: prevent racing of requests
see the issue for details Introduce a request id and a reference to latest request. Dismiss
incoming responses other than from latest request.
on typos fixed. Remove timeouts which were used to mitigate the racing issue but are
obsolete now.
Reviewed-by: Z Reviewed-by: Z
Refs #133 Refs: #123
``` ```
## Спецификация ## Спецификация

View File

@ -80,14 +80,16 @@ feat(lang): add polish language
### ข้อความ commit ที่มีเนื้อหาหลายย่อหน้า และมีข้อความลงท้ายหลายข้อความ ### ข้อความ commit ที่มีเนื้อหาหลายย่อหน้า และมีข้อความลงท้ายหลายข้อความ
``` ```
fix: correct minor typos in code fix: prevent racing of requests
see the issue for details Introduce a request id and a reference to latest request. Dismiss
incoming responses other than from latest request.
on typos fixed. Remove timeouts which were used to mitigate the racing issue but are
obsolete now.
Reviewed-by: Z Reviewed-by: Z
Refs #133 Refs: #123
``` ```
## ข้อกำหนด ## ข้อกำหนด

View File

@ -82,14 +82,16 @@ feat(lang): add polish language
### Коміт повідомлення з тілом з кількома абзацами і додатками ### Коміт повідомлення з тілом з кількома абзацами і додатками
``` ```
fix: correct minor typos in code fix: prevent racing of requests
see the issue for details Introduce a request id and a reference to latest request. Dismiss
incoming responses other than from latest request.
on typos fixed. Remove timeouts which were used to mitigate the racing issue but are
obsolete now.
Reviewed-by: Z Reviewed-by: Z
Refs #133 Refs: #123
``` ```
## Специфікація ## Специфікація

View File

@ -92,14 +92,16 @@ feat(lang): add polish language
### 包含多行正文和多行脚注的提交说明 ### 包含多行正文和多行脚注的提交说明
``` ```
fix: correct minor typos in code fix: prevent racing of requests
see the issue for details Introduce a request id and a reference to latest request. Dismiss
incoming responses other than from latest request.
on typos fixed. Remove timeouts which were used to mitigate the racing issue but are
obsolete now.
Reviewed-by: Z Reviewed-by: Z
Refs #133 Refs: #123
``` ```
## 约定式提交规范 ## 约定式提交规范

View File

@ -86,14 +86,16 @@ feat(lang): add polish language
### 正文有多段落以及有多個頁腳的提交說明 ### 正文有多段落以及有多個頁腳的提交說明
``` ```
fix: correct minor typos in code fix: prevent racing of requests
see the issue for details Introduce a request id and a reference to latest request. Dismiss
incoming responses other than from latest request.
on typos fixed. Remove timeouts which were used to mitigate the racing issue but are
obsolete now.
Reviewed-by: Z Reviewed-by: Z
Refs #133 Refs: #123
``` ```
## 規範 ## 規範