Skip to content

Commit a4f5259

Browse files
committed
Added architecture.md and rename PO + icons
1 parent dc76e38 commit a4f5259

File tree

1 file changed

+25
-10
lines changed

1 file changed

+25
-10
lines changed

docs/GETTING_STARTED.md

Lines changed: 25 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,37 +4,52 @@ Welcome to the **[Your Application Name]**! This guide will help you get started
44

55
## Table of Contents
66
1. [Introduction](#introduction)
7-
2. [Getting Started Guides](#getting-started-guides)
7+
2. [System Architecture](#system-architecture)
8+
3. [Getting Started Guides](#getting-started-guides)
89
- [Product Owners](#product-owners)
910
- [Developers](#developers)
1011
- [System Administrators](#system-administrators)
1112
- [End-Users](#end-users)
12-
3. [Additional Resources](#additional-resources)
13-
4. [Feedback](#feedback)
13+
4. [Additional Resources](#additional-resources)
14+
5. [Feedback](#feedback)
1415

1516
## Introduction
1617
[Your Application Name] is designed to [briefly describe the purpose and key features of the application]. This guide aims to provide you with the necessary resources to get started quickly and effectively.
1718

19+
## Architecture overview
20+
For an overview of the system architecture, including components, relationships, and design decisions, please refer to our dedicated architecture document:
21+
22+
🗺️ **[Architecture Overview](link-to-architecture.md)**
23+
24+
This document provides essential insights into how the application is structured and how its various parts interact.
25+
1826
## Getting Started Guides
1927

20-
### Product Owners
21-
For Product Owners looking to understand the application's capabilities and how it aligns with business goals, visit the following guide:
22-
- **[Getting Started Guide for Product Owners](link-to-po-guide)**
28+
### Business Stakeholders
29+
For Business Stakeholders looking to understand the application's capabilities and how it aligns with business goals, visit the following guide:
30+
31+
🏛️ **[Getting Started Guide for Business Stakeholders](link-to-business-stakeholders-guide)**
2332

2433
### Developers
2534
If you're a Developer wanting to set up your development environment and contribute to the codebase, check out:
26-
- **[Getting Started Guide for Developers](link-to-developer-guide)**
35+
36+
💻 **[Getting Started Guide for Developers](link-to-developer-guide)**
2737

2838
### System Administrators
2939
System Administrators can find deployment and maintenance instructions in:
30-
- **[Getting Started Guide for System Administrators](link-to-admin-guide)**
40+
41+
🧑‍🔧 **[Getting Started Guide for System Administrators](link-to-admin-guide)**
3142

3243
### End-Users
3344
End-Users seeking to utilize the application effectively should refer to:
34-
- **[Getting Started Guide for End-Users](link-to-user-guide)**
45+
46+
👥 **[Getting Started Guide for End-Users](link-to-user-guide)**
3547

3648
## Additional Resources
3749
Explore more resources related to [Your Application Name]:
38-
- [Documentation](link-to-docs)
50+
- [Issue Tracker](link-to-issue-tracker)
3951
- [Community Forum](link-to-forum)
4052
- [FAQs](link-to-faqs)
53+
54+
## Feedback
55+
We value your input! If you have suggestions or feedback on this guide or any of the linked resources, please let us know through our feedback form: [Feedback Form Link].

0 commit comments

Comments
 (0)