From 5f1ca15a7c45b3ebe539c8edc85d92a2e2dad131 Mon Sep 17 00:00:00 2001 From: Erlend Sogge Heggen Date: Wed, 3 Jun 2020 13:37:46 +0200 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 90d5580d8..49af26168 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -14,7 +14,6 @@ expanding into more specifics. 1. [Git Commits](#git-commits) 1. [Style](#style) 1. [Github Pull Requests](#github-pull-requests) - 1. [Title](#title) 1. [Reviews & Approvals](#reviews--approvals) 1. [Merge Style](#merge-style) 1. [CI](#ci) @@ -111,7 +110,7 @@ We do not yet do any benchmarking. If you'd like to make some, please get in tou ### Profiling -WIP +We have not yet formalized our profiling methods. ## Humans @@ -127,6 +126,4 @@ alter user-facing behavior MUST include documentation changes. Please see ### Changelog -Developers do not need to maintain the [`Changelog`](/CHANGELOG.md). This is -automatically generated via the `make release` command. This is made possible -by the use of [conventional commit](#title) titles. \ No newline at end of file +Until we have guidelines in place, updating the [`Changelog`](/CHANGELOG.md) is solely the responsibility of MeiliSearch team members. \ No newline at end of file