File: devel.md

package info (click to toggle)
libsigc%2B%2B-3.0 3.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,352 kB
  • sloc: cpp: 6,829; xml: 347; makefile: 197; python: 148; sh: 73
file content (22 lines) | stat: -rw-r--r-- 845 bytes parent folder | download | duplicates (2)
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.