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
There are several ways to contribute to our project:
52
+
53
+
**Reporting Bugs**: If you find a bug, please open an issue and describe the problem. Make sure to include steps to reproduce the issue and any error messages you receive regarding that issue.
54
+
55
+
**Fixing Bugs**: If you'd like to fix a bug, please create a pull request with your changes. Make sure to include a description of the problem and how your changes will address it.
56
+
57
+
Additional examples and documentation improvements are also very welcome.
58
+
59
+
## Resources
60
+
List of recommended Dagger.jl resources:
61
+
- Docs [![][docs-master-img]][docs-master-url]
62
+
- Videos
63
+
-[Distributed Computing with Dagger.jl](https://youtu.be/capjmjVHfMU)
64
+
-[Easy, Featureful Parallelism with Dagger.jl](https://youtu.be/t3S8W6A4Ago)
65
+
-[Easier parallel Julia workflow with Dagger.jl](https://youtu.be/VrqzOsav61w)
66
+
-[Dagger.jl Development and Roadmap](https://youtu.be/G0Y62ysFbDk)
67
+
68
+
## Help and Discussion
69
+
For help and discussion, we suggest asking in the following places:
70
+
71
+
[Julia Discourse](https://discourse.julialang.org/c/domain/parallel/34) and on the [Julia Slack](https://julialang.org/slack/) in the `#distributed` channel.
0 commit comments