docs: add disabled PR template for code freeze

To be enabled on rc1, and disabled again after the final release.
Gives contributors a clear warning that new features/APIs will be
postponed.
This commit is contained in:
Luca Boccassi
2022-07-26 18:01:09 +01:00
committed by Lennart Poettering
parent 25baae502a
commit c1178baacd
2 changed files with 17 additions and 10 deletions

View File

@@ -0,0 +1,5 @@
# CODE FREEZE NOTICE
An -rc1 tag has been created and a release is being prepared, so please note that
PRs introducing new features and APIs will be held back until the new version
has been released.