doc: remove documentation about legacy commit conventions (#672)

Remove legacy documentation about commit message conventions predating
the standardized format introduced in commit bf31640f49 ("doc: specify
commit message format") on 2024-01-23, with the final GitMoji usage in
commit 5a7f3f15cc ("Add guide for creating modules 📝").
This commit is contained in:
NAHO 2024-12-10 19:12:25 +01:00 committed by GitHub
parent 5a69e8c657
commit 81148743b9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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).