mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2026-03-22 12:44:37 -05:00
[PR #678] feat: add wording for deprecation warnings #654
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/conventional-commits/conventionalcommits.org/pull/678
Author: @anagno
Created: 12/23/2025
Status: 🔄 Open
Base:
master← Head:feat/deprecate📝 Commits (1)
9860eb5feat: add wording for deprecation warnings📊 Changes
1 file changed (+31 additions, -5 deletions)
View changed files
📝
content/next/index.md(+31 -5)📄 Description
Hello Everyone,
This PR adds the handling of deprecations warnings.
Semantic version already has a clear way on how to handle deprecation warning, but there isn`t a standarized way on declaring them in our commit messages.
Treat this PR as suggestion, that wants to start the discussion on how to handle deprecations warnings and see if we can reach an aggrement on how to handle them.
Closes #557
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.