Skip to content

Commit 22259ca

Browse files
authored
Enhance README with support and contribution details (#145)
1 parent 5b78cfb commit 22259ca

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,13 @@ julia> using Pkg
4343
julia> Pkg.develop("StreamSampling")
4444
```
4545

46+
## Seek Support
47+
48+
If you have general questions, need help using the package, or want to brainstorm new ideas, please use the [Discussions](https://github.com/JuliaDynamics/StreamSampling.jl/discussions) section.
49+
4650
## Contributing
4751

48-
Contributions are welcome! If you encounter any issues, have suggestions for improvements, or would like to add new
49-
features, feel free to open an issue or submit a pull request.
52+
Contributions are welcome!
53+
54+
- If you encounter a bug or have a concrete feature proposal, feel free to open an issue.
55+
- If you'd like to contribute to the codebase, we'd love to see your pull requests!

0 commit comments

Comments
 (0)