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: _mydocs/contribute/daxlib-libraries.md
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,10 @@ order: /05
9
9
next_reading: true
10
10
---
11
11
12
-
**TO BE COMPLETED**
13
-
To contribute to one of the DaxLib open-source libraries maintained by the DaxLib organization, follow these steps:
14
-
1. Fork one of the dev-daxlib repos based corresponding to the library name.
15
-
2. Apply the change, commit, and submit a Pull Request.
16
-
3. Wait for review and approval.
12
+
> This section is a work in progress and will be completed soon.
13
+
14
+
To contribute to one of the open-source libraries maintained by the DAX Lib organization, follow these steps:
15
+
16
+
1. Fork the repository for the library you want to contribute to. You can find all `dev-daxlib-*` repositories on [DAX Lib’s GitHub page](https://github.com/orgs/daxlib/repositories).
17
+
2. Make your changes, commit them, and submit a Pull Request.
18
+
3. Wait for your contribution to be reviewed and approved.
0 commit comments