You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+36Lines changed: 36 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,42 @@ We maintain a curated list of beginner-friendly issues — each one includes cle
9
9
**[Browse Good First Issues](https://github.com/roeimichael/ContextAnalyzerTerminal/labels/good%20first%20issue)**
10
10
11
11
These range from one-line bug fixes to small feature additions, and are a great way to get familiar with the codebase and dev workflow before tackling bigger tasks.
12
+
## Start Here
13
+
14
+
If you're new to this project, follow this guide to get started quickly.
15
+
16
+
### Architecture Overview
17
+
18
+
The system processes data through the following pipeline:
0 commit comments