From 6460d4cf87b2eb6edf40b5b47ba2ecbb2959eaf1 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Fri, 11 Nov 2022 15:20:35 +0100 Subject: [PATCH] Add TODO ON RELEASE note Signed-off-by: Joas Schilling --- developer_manual/prologue/compatibility_app_ecosystem.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/developer_manual/prologue/compatibility_app_ecosystem.rst b/developer_manual/prologue/compatibility_app_ecosystem.rst index f218d47ac..e6cb6d922 100644 --- a/developer_manual/prologue/compatibility_app_ecosystem.rst +++ b/developer_manual/prologue/compatibility_app_ecosystem.rst @@ -19,6 +19,8 @@ There are three procedures in place to facilitate communication to app developer 1. The definition of done of a pull request includes documentation. This means the development of your pull request cannot be considered done if you introduced changes that affect app developers that you did not document. +.. TODO ON RELEASE: Change the link to the follow up issue + 2. A change that affects app developers, has to be reported and documented by the author of the pull request in the `Changes for developers and administrators issue `_. The requirements for this documentation are: