diff --git a/README.md b/README.md index 57bbd69e0..7172de1e7 100644 --- a/README.md +++ b/README.md @@ -40,3 +40,8 @@ We have GitHub Action to facilitate releases. Remember to test on all platforms 4. Publish! This will create the relevant tasks in the [Autofill Project](https://app.asana.com/0/1198964220583541/1200878329826704) in Asana, add the subtasks to relevant projects, and create PRs in all client repos. + +### Communicating breaking changes +In case any breaking changes are introduced to a specific platform: +1. Add a comment and close the relevant asana task(s) and PR(s) that was created by the automation. +2. Remove those Asana tasks from any other projects/boards they may have been added to, by the asana automation. Make sure the future course of action to support the platform is made clear in these comments.