Update requirement files with new feature templates and fix backend API error message, along with mobile project config updates and documentation improvements
This commit is contained in:
@@ -1 +1,22 @@
|
||||
# DemoFacebookClone
|
||||
---
|
||||
tags: [placeholder-tag1, placeholder-tag2]
|
||||
---
|
||||
|
||||
# REQ0128-PlaceholderTitle
|
||||
|
||||
## description
|
||||
|
||||

|
||||
|
||||
## schema
|
||||
|
||||
```dbml
|
||||
{
|
||||
placeholderField1: Type;
|
||||
placeholderField2: Type;
|
||||
}
|
||||
```
|
||||
|
||||
## related
|
||||
|
||||
[[REQXXXX]]
|
||||
|
Reference in New Issue
Block a user