Remove CHANGELOG entry, update contributing docs

This commit is contained in:
Will Greenberg
2024-04-02 13:47:56 -07:00
parent 50b2097d38
commit cdeac7a745
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -154,7 +154,7 @@ Running automated integration tests
Generally it is sufficient to open a pull request and let Github and Azure Pipelines run
integration tests for you. However, you may want to run them locally before submitting
your pull request. You need Docker and docker-compose (v1 or v2) installed and working.
your pull request. You need Docker installed and working.
The tox environment `integration` will setup `Pebble`_, the Let's Encrypt ACME CA server
for integration testing, then launch the Certbot integration tests.