fix: add links to dev env instructions

This commit is contained in:
Alex
2025-01-25 20:44:56 +00:00
parent 4d7670a12e
commit a4895f5166
2 changed files with 4 additions and 0 deletions

View File

@@ -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:

View File

@@ -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.