File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -24,12 +24,15 @@ Pkg.add("LinearSolve")
24
24
25
25
- Please refer to the
26
26
[ SciML ColPrac: Contributor's Guide on Collaborative Practices for Community Packages] ( https://github.com/SciML/ColPrac/blob/master/README.md )
27
- for guidance on PRs, issues, and other matters relating to contributing to ModelingToolkit.
27
+ for guidance on PRs, issues, and other matters relating to contributing to SciML.
28
+ - See the [ SciML Style Guide] ( https://github.com/SciML/SciMLStyle ) for common coding practices and other style decisions.
28
29
- There are a few community forums:
29
- - the #diffeq-bridged channel in the [ Julia Slack] ( https://julialang.org/slack/ )
30
- - [ JuliaDiffEq] ( https://gitter.im/JuliaDiffEq/Lobby ) on Gitter
31
- - on the [ Julia Discourse forums] ( https://discourse.julialang.org )
32
- - see also [ SciML Community page] ( https://sciml.ai/community/ )
30
+ - The #diffeq-bridged and #sciml-bridged channels in the
31
+ [ Julia Slack] ( https://julialang.org/slack/ )
32
+ - The #diffeq-bridged and #sciml-bridged channels in the
33
+ [ Julia Zulip] ( https://julialang.zulipchat.com/#narrow/stream/279055-sciml-bridged )
34
+ - On the [ Julia Discourse forums] ( https://discourse.julialang.org )
35
+ - See also [ SciML Community page] ( https://sciml.ai/community/ )
33
36
34
37
## Roadmap
35
38
You can’t perform that action at this time.
0 commit comments