Skip to content

Commit 276837b

Browse files
authored
Update README.md
1 parent 1656c8b commit 276837b

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

README.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -141,12 +141,18 @@ plot(sol)
141141

142142
![constant_rate_jump](docs/src/assets/constant_rate_jump.png)
143143

144-
## Contributing
144+
145+
## Contributing and Getting Help
146+
145147
- Please refer to the
146148
[SciML ColPrac: Contributor's Guide on Collaborative Practices for Community Packages](https://github.com/SciML/ColPrac/blob/master/README.md)
147149
for guidance on PRs, issues, and other matters relating to contributing to SciML.
148-
- There are a few community forums:
149-
- the #diffeq-bridged and #sciml-bridged channels on the [Julia Slack](https://julialang.org/slack/)
150-
- [JuliaDiffEq](https://gitter.im/JuliaDiffEq/Lobby) on Gitter
151-
- the [Julia Discourse forums](https://discourse.julialang.org)
152-
See also the [SciML Community page](https://sciml.ai/community/).
150+
- See the [SciML Style Guide](https://github.com/SciML/SciMLStyle) for common coding practices and other style decisions.
151+
- There are a few community forums for getting help and asking questions:
152+
- The #diffeq-bridged and #sciml-bridged channels in the
153+
[Julia Slack](https://julialang.org/slack/)
154+
- The #diffeq-bridged and #sciml-bridged channels in the
155+
[Julia Zulip](https://julialang.zulipchat.com/#narrow/stream/279055-sciml-bridged)
156+
- The [Julia Discourse forums](https://discourse.julialang.org)
157+
- See also the [SciML Community page](https://sciml.ai/community/)
158+

0 commit comments

Comments
 (0)