From ea71038c98339750f3ed2160a59151976e116017 Mon Sep 17 00:00:00 2001 From: vfdev-5 Date: Fri, 4 Dec 2020 13:58:36 +0000 Subject: [PATCH] Update --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 770ac83a5ae..d5d8e71ca1a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -133,12 +133,14 @@ Then open the browser at `0.0.0.0:` (e.g. `0.0.0.0:1234`) ### New model More details on how to add a new model will be provided later. + **Important.** Please, do not send any PR with a new model without discussing it in an issue as, most likely, it will not be accepted. ### New dataset More details on how to add a new model will be provided later. + **Important.** Please, do not send any PR with a new dataset without discussing it in an issue as, most likely, it will not be accepted.