mirror of
https://github.com/optim-enterprises-bv/siembol.git
synced 2025-11-02 03:18:09 +00:00
39 lines
1.6 KiB
Markdown
39 lines
1.6 KiB
Markdown
# Contributing
|
|
|
|
We want everyone to feel that they can contribute to the Siembol Project. Whether you have an idea to share, an issue to report, or a pull-request of the finest, most scintillating code ever, we want you to participate!
|
|
|
|
In the sections below, you'll find some easy way to connect with other Siembol developers as well as some useful informational links on our license and community policies.
|
|
|
|
Looking forward to building Siembol with you!
|
|
|
|
|
|
## Github
|
|
|
|
The main project fork lives here in Github:
|
|
|
|
* [https://github.com/G-Research/siembol](https://github.com/G-Research/siembol)
|
|
|
|
If you spot a bug, then please raise an issue in our main GitHub project:
|
|
|
|
* [https://github.com/G-Research/siembol/issues](https://github.com/G-Research/siembol/issues)
|
|
|
|
Likewise, if you have developed a cool new feature or improvement, then send us a pull request! Please read the Siembol developer guide:
|
|
|
|
* [How to contribute](/docs/introduction/how-tos/how_to_contribute.md)
|
|
|
|
If you want to brainstorm a potential new feature, hop on over to the Discussions page, listed below.
|
|
|
|
## Discussions
|
|
|
|
Sometimes, it's good to hash things out in real time. We have a Discussions page where you can chat with other Siembol developers and get feedback and support (even if it's just moral support!).
|
|
|
|
To join the conversation, use this link:
|
|
|
|
* [https://github.com/G-Research/siembol/discussions](https://github.com/G-Research/siembol/discussions)
|
|
|
|
## License
|
|
|
|
Siembol is licensed with the Apache 2.0 license. You can find it published here:
|
|
|
|
* [https://github.com/G-Research/siembol/blob/main/LICENSE](https://github.com/G-Research/siembol/blob/main/LICENSE)
|