Skip to content

Commit b54b05b

Browse files
committed
update contributing docs
1 parent bc93796 commit b54b05b

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

docs/src/index.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -173,13 +173,16 @@ system:
173173

174174
- Please refer to the
175175
[SciML ColPrac: Contributor's Guide on Collaborative Practices for Community Packages](https://github.com/SciML/ColPrac/blob/master/README.md)
176-
for guidance on PRs, issues, and other matters relating to contributing to ModelingToolkit.
176+
for guidance on PRs, issues, and other matters relating to contributing to SciML.
177177

178+
- See the [SciML Style Guide](https://github.com/SciML/SciMLStyle) for common coding practices and other style decisions.
178179
- There are a few community forums:
179180

180-
+ The #diffeq-bridged channel in the [Julia Slack](https://julialang.org/slack/)
181-
+ [JuliaDiffEq](https://gitter.im/JuliaDiffEq/Lobby) on Gitter
182-
+ On the Julia Discourse forums (look for the [modelingtoolkit tag](https://discourse.julialang.org/tag/modelingtoolkit))
181+
+ The #diffeq-bridged and #sciml-bridged channels in the
182+
[Julia Slack](https://julialang.org/slack/)
183+
+ The #diffeq-bridged and #sciml-bridged channels in the
184+
[Julia Zulip](https://julialang.zulipchat.com/#narrow/stream/279055-sciml-bridged)
185+
+ On the [Julia Discourse forums](https://discourse.julialang.org)
183186
+ See also [SciML Community page](https://sciml.ai/community/)
184187

185188
## Reproducibility

0 commit comments

Comments
 (0)