From 55e71f46542ee559fb4b2a164e6b126df76d84a6 Mon Sep 17 00:00:00 2001 From: PatillaCode Date: Fri, 16 Jun 2023 03:20:22 +0200 Subject: [PATCH] add link to CONTRIBUTING.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7c9e62..e45603c 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Editing the identity, and evolving the main_prompt, is currently how you make th Each step in steps.py will have its communication history with GPT4 stored in the logs folder, and can be rerun with scripts/rerun_edited_message_logs.py. ## Development/Contributing -If you want to contribute, please check out the [issues tab](https://github.com/AntonOsika/gpt-engineer/issues) in the GitHub repo and please read the [contributing document]() regarding some specifics on how to contribute. +If you want to contribute, please check out the [issues tab](https://github.com/AntonOsika/gpt-engineer/issues) in the GitHub repo and please read the [contributing document](.github/CONTRIBUTING.md) regarding some specifics on how to contribute. ## Demo