doc: remove documentation about legacy commit conventions (#672)
Remove legacy documentation about commit message conventions predating the standardized format introduced in commitbf31640f49("doc: specify commit message format") on 2024-01-23, with the final GitMoji usage in commit5a7f3f15cc("Add guide for creating modules 📝").
This commit is contained in:
parent
5a69e8c657
commit
81148743b9
1 changed files with 0 additions and 5 deletions
|
|
@ -28,8 +28,3 @@ punctuation.
|
|||
|
||||
Most commits to `master` will also include a pull request number in brackets
|
||||
after the summary. GitHub adds this automatically when creating a squash merge.
|
||||
|
||||
## Old commits
|
||||
|
||||
Commits before 2024 did not follow any particular format.
|
||||
Some have emojis from [GitMoji](https://gitmoji.dev).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue