feat: archive

This commit is contained in:
莘权 马 2023-11-22 20:40:42 +08:00
parent e9471ed206
commit 9339eab20c
5 changed files with 97 additions and 9 deletions

View file

@ -53,4 +53,5 @@ MESSAGE_ROUTE_TO_ALL = "<all>"
REQUIREMENT_FILENAME = "requirement.txt"
DOCS_FILE_REPO = "docs"
PRDS_FILE_REPO = "docs/prds"
SYS_DESIGN_FILE_REPO = "docs/system_design"
SYSTEM_DESIGN_FILE_REPO = "docs/system_design"
TASK_FILE_REPO = "docs/tasks"