Document certbot-auto's code freeze. (#7207)

Inspired by #7194, this PR adds a note to our documentation that we're not accepting most changes to certbot-auto.
This commit is contained in:
Brad Warren
2019-06-28 15:53:56 -07:00
committed by GitHub
parent 4fc30f2ecb
commit 76b7eb0628
+7
View File
@@ -428,6 +428,8 @@ Steps:
rewriting commits makes changes harder to track between reviews. rewriting commits makes changes harder to track between reviews.
6. Did your tests pass on Travis? If they didn't, fix any errors. 6. Did your tests pass on Travis? If they didn't, fix any errors.
.. _ask for help:
Asking for help Asking for help
=============== ===============
@@ -454,6 +456,11 @@ Conduct violation, EFF may review discussion channels or direct messages.
Updating certbot-auto and letsencrypt-auto Updating certbot-auto and letsencrypt-auto
========================================== ==========================================
.. note:: We are currently only accepting changes to certbot-auto that fix
regressions on platforms where certbot-auto is the recommended installation
method at https://certbot.eff.org/instructions. If you are unsure if a change
you want to make qualifies, don't hesitate to `ask for help`_!
Updating the scripts Updating the scripts
-------------------- --------------------
Developers should *not* modify the ``certbot-auto`` and ``letsencrypt-auto`` files Developers should *not* modify the ``certbot-auto`` and ``letsencrypt-auto`` files