1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
---
layout: default
title: Development
---
## Discussion
You can discuss libsigc++ questions on GNOME's [Discourse](https://discourse.gnome.org)
instance, under the [Platform/Language bindings](https://discourse.gnome.org/c/platform/language-bindings)
category with a _cplusplus_ tag.
There is an old mailing list, which is now closed for new posts.
There is an archive of messages [here](http://mail.gnome.org/archives/libsigc-list/).
Please do not email the developers directly.
## Contributing
Please report bugs as GitHub [issues](https://github.com/libsigcplusplus/libsigcplusplus/issues),
or provide improvements as GitHub [pull requests](https://github.com/libsigcplusplus/libsigcplusplus/pulls).
## Git
The libsigc++ source code is in the [libsigcplusplus](https://github.com/libsigcplusplus/libsigcplusplus) repository on GitHub.
|