From eb9522b06e5f7b54c7fbf265b11b790c51f249e2 Mon Sep 17 00:00:00 2001 From: Jeremy White Date: Wed, 3 Jan 2024 10:31:26 -0500 Subject: [PATCH] Update docs/dev/contributing.md Co-authored-by: Cristian --- docs/dev/contributing.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/dev/contributing.md b/docs/dev/contributing.md index 042fd89..665de3b 100644 --- a/docs/dev/contributing.md +++ b/docs/dev/contributing.md @@ -1,7 +1,5 @@ # Contributing to the App -!!! warning "Developer Note - Remove Me!" - Information on how to contribute fixes, functionality, or documentation changes back to the project. The project is packaged with a light [development environment](dev_environment.md) based on `docker-compose` to help with the local development of the project and to run tests.