Skip to content

Commit 1cf9fa0

Browse files
committed
docs: visualize key steps
Signed-off-by: heitorlessa <[email protected]>
1 parent cec94fc commit 1cf9fa0

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/contributing/getting_started.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,13 @@ description: All you need to know for your first contribution to Powertools for
77

88
Thank you for your interest in contributing to our project - we couldn't be more excited!
99

10-
!!! note "This is a living document that we will keep iterating based on everyone's feedback."
10+
<center>
11+
```mermaid
12+
graph LR
13+
Learn["Learn about contributions"] --> Find["Find areas to work / get mentoring"] --> Work["Prepare pull request"] --> Closing["Take learnings with you"]
14+
```
15+
<i>End-to-end process</i>
16+
</center>
1117

1218
## Types of contributions
1319

0 commit comments

Comments
 (0)