diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8e41b9ce..53b9f3ab 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -27,6 +27,7 @@ Before creating issues, please check out how the latest version of our app looks ### 👨‍💻 If you're interested in contributing code, here are some important things to know: +For instructions on setting up a development environment, please refer to our [Development Deployment Guide](https://docs.docsgpt.cloud/Deploying/Development-Environment). Tech Stack Overview: diff --git a/README.md b/README.md index d550b639..f95244cc 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,9 @@ On windows: To stop, just run `Ctrl + C`. +> [!Note] +> For development environment setup instructions, please refer to the [Development Environment Guide](https://docs.docsgpt.cloud/Deploying/Development-Environment). + ## Contributing Please refer to the [CONTRIBUTING.md](CONTRIBUTING.md) file for information about how to get involved. We welcome issues, questions, and pull requests.