Initial commit
This commit is contained in:
15
docs/DESIGN.md
Normal file
15
docs/DESIGN.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Design Documentation
|
||||
|
||||
The design documentation for this project is maintained in the blueprint repository.
|
||||
|
||||
## Blueprint Repository Location
|
||||
|
||||
Design Document: [Blueprint Repository](https://github.com/organization/<app_name_lower_case>/blob/main/design/api-design.md)
|
||||
|
||||
## How to Update
|
||||
|
||||
1. Create or update design documentation in the blueprint repository
|
||||
2. Submit changes as a Pull Request to the blueprint repository
|
||||
3. Once approved, update this file with the correct link to the design document
|
||||
|
||||
*Note: Replace `<app_name_lower_case>` with your actual application name and update the path to the design document as needed.* https://github.com/HumanizeIQ-LLC/ai-blueprint/blob/main/blueprint.md
|
||||
Reference in New Issue
Block a user