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: docs/contributing/getting_started.md
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,13 @@ description: All you need to know for your first contribution to Powertools for
7
7
8
8
Thank you for your interest in contributing to our project - we couldn't be more excited!
9
9
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"]
0 commit comments