Add a directory for 3.0 migration guide entries

Similarly to ChangeLog.d, we want to avoid endless merge conflicts.

Signed-off-by: Manuel Pégourié-Gonnard <[email protected]>
This commit is contained in:
Manuel Pégourié-Gonnard
2021-05-04 11:35:08 +02:00
parent 89d4ab0999
commit b2a1043a4c
+7
View File
@@ -0,0 +1,7 @@
Please add your migration guide entries here. (This works similarly to
ChangeLog.d except merging will be done manually.)
Each entry should help a user answer these questions:
- am I affected?
- what's my migration path?