mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-20 07:01:02 +00:00
Add a deprecation section to the Contributing notes (#2248)
A brief explanation of the Deprecation Checklist is added to the Contributing notes with a link to it
This commit is contained in:
@@ -152,3 +152,9 @@ We use [zepter](https://github.com/ggwpez/zepter) to enforce features are propag
|
||||
If you're member of **paritytech** org - you can use command-bot to run various of common commands in CI:
|
||||
|
||||
Start with comment in PR: `bot help` to see the list of available commands.
|
||||
|
||||
|
||||
## Deprecating code
|
||||
|
||||
When deprecating and removing code you need to be mindful of how this could impact downstream developers. In order to
|
||||
mitigate this impact, it is recommended to adhere to the steps outlined in the [Deprecation Checklist](./DEPRECATION_CHECKLIST.md).
|
||||
|
||||
Reference in New Issue
Block a user