mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 16:54:56 +02:00
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:
@@ -428,6 +428,8 @@ Steps:
|
||||
rewriting commits makes changes harder to track between reviews.
|
||||
6. Did your tests pass on Travis? If they didn't, fix any errors.
|
||||
|
||||
.. _ask 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
|
||||
==========================================
|
||||
|
||||
.. 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
|
||||
--------------------
|
||||
Developers should *not* modify the ``certbot-auto`` and ``letsencrypt-auto`` files
|
||||
|
||||
Reference in New Issue
Block a user