Skip to content

Commit be03fe7

Browse files
authored
Merge pull request #904 from pbouffard/patch-2
Point to ColPrac and forums within the docs
2 parents ea846ab + eac2f5a commit be03fe7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/src/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,3 +133,12 @@ system:
133133
- Physics-Informed Neural Network (PINN) training on `PDESystem`
134134
- [DiffEqOperators.jl](https://github.com/SciML/DiffEqOperators.jl)
135135
- Automated finite difference method (FDM) discretization of `PDESystem`
136+
137+
## Contributing
138+
139+
- Please refer to the [SciML ColPrac: Contributor's Guide on Collaborative Practices for Community Packages](https://github.com/SciML/ColPrac/blob/master/README.md) for guidance on PRs, issues, and other matters relating to contributing to ModelingToolkit.
140+
- There are a few community forums:
141+
- The #diffeq-bridged channel in the [Julia Slack](https://julialang.org/slack/)
142+
- [JuliaDiffEq](https://gitter.im/JuliaDiffEq/Lobby) on Gitter
143+
- On the Julia Discourse forums (look for the [modelingtoolkit tag](https://discourse.julialang.org/tag/modelingtoolkit)
144+
- See also [SciML Community page](https://sciml.ai/community/)

0 commit comments

Comments
 (0)