docs: clarify that we're not merging any new plugins (not just DNS)

This commit is contained in:
Alex Zorin 2022-06-09 07:51:28 +10:00
parent 1a25c4052c
commit 7197ae4b77

View file

@ -313,7 +313,7 @@ configuration checkpoints and rollback.
Writing your own plugin
-----------------------
.. note:: The Certbot team is not currently accepting any new DNS plugins
.. note:: The Certbot team is not currently accepting any new plugins
because we want to rethink our approach to the challenge and resolve some
issues like `#6464 <https://github.com/certbot/certbot/issues/6464>`_,
`#6503 <https://github.com/certbot/certbot/issues/6503>`_, and `#6504