From edc5d20c54e346e84c16fd587fd93cad9e82b5b6 Mon Sep 17 00:00:00 2001 From: Tim Head Date: Wed, 20 Jan 2021 15:27:42 +0100 Subject: [PATCH] Remove changelog reference --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1a02fa1a5..f1a583d59 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -23,4 +23,4 @@ There are a few other pages to highlight: Its a good place to understand _why_ the team have made the decisions that they have along the way! * We absolutely encourage discussion around refactoring, updating or extending repo2docker, but please make sure that you've understood this page before opening an issue to discuss the change you'd like to propose. * [Common developer tasks and how-tos](https://repo2docker.readthedocs.io/en/latest/contributing/tasks.html) - * Some notes on running tests, buildpack dependencies, creating a release, updating the changelog and keeping the pip files up to date. + * Some notes on running tests, buildpack dependencies, creating a release, and keeping the pip files up to date.