From 4ff8482d150a6e840cb609bc19cf1c98def0962f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Chalet?= Date: Mon, 25 Jan 2021 18:36:17 +0100 Subject: [PATCH] Add a work-in-progress notice in the migration docs --- guide/migration.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/guide/migration.md b/guide/migration.md index 59f9315..8cd78a6 100644 --- a/guide/migration.md +++ b/guide/migration.md @@ -1,3 +1,6 @@ +> [!NOTE] +> This documentation is a work-in-progress. To contribute, please visit https://github.com/openiddict/openiddict-documentation. + # Migrate to OpenIddict 1.0/2.0 ## What's new?