Skip to content

Commit 8cf6c29

Browse files
authored
Revise Developer Guide headings and use case formatting
Updated headings and formatting for use cases in the Developer Guide.
1 parent 6124077 commit 8cf6c29

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/DeveloperGuide.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
pageNav: 3
55
---
66

7-
# AB-3 Developer Guide
7+
# MALAdress Developer Guide
88

99
<!-- * Table of Contents -->
1010
<page-nav-print />
@@ -309,7 +309,7 @@ Priorities: High (must have) - `* * *`, Medium (nice to have) - `* *`, Low (unli
309309

310310
### Use cases
311311

312-
**Use case 1: Add a supplier/customer contact with contact info**
312+
#### **Use case 1: Add a supplier/customer contact with contact info**
313313

314314
**MSS**
315315

@@ -322,7 +322,7 @@ Priorities: High (must have) - `* * *`, Medium (nice to have) - `* *`, Low (unli
322322
* 2a. Invalid phone format - System shows error message and does not add.
323323
* 3a. Duplicate contact detected - System rejects add and shows duplicate error.
324324

325-
**Use case 2: Tag a contact as supplier/customer and update remarks**
325+
#### **Use case 2: Tag a contact as supplier/customer and update remarks**
326326
System updates the contact with the new tag and updated remarks.
327327

328328
**MSS**
@@ -337,7 +337,7 @@ System updates the contact with the new tag and updated remarks.
337337
* 2b. Duplicate tag in same command - System shows error message and prompts user to check the entered tag.
338338
* 2c. Remark too long / contains newline - System shows error message and prompts user to check the entered remark.
339339

340-
**Use case 3: List all currently available suppliers (“open now”)**
340+
#### **Use case 3: List all currently available suppliers (“open now”)**
341341

342342
**MSS**
343343

0 commit comments

Comments
 (0)