You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.md
+10-3Lines changed: 10 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -44,8 +44,15 @@ You can also browse online the [reference documentation](https://developer-old.g
44
44
45
45
Libxml++ uses the GitHub [git repository](https://github.com/libxmlplusplus/libxmlplusplus).
46
46
47
-
Bugs and patches are tracked in GitHub's [issue tracker](https://github.com/libxmlplusplus/libxmlplusplus/issues).
47
+
Bugs and patches are tracked in GitHub's [issue tracker](https://github.com/libxmlplusplus/libxmlplusplus/issues)
48
+
and [pull request tracker](https://github.com/libxmlplusplus/libxmlplusplus/pulls).
48
49
49
-
## Contact
50
+
## Discussion
50
51
51
-
Please use the [libxmlplusplus-list mailing list](http://mail.gnome.org/mailman/listinfo/libxmlplusplus-list) or GitHub. Please do not just email the developers directly.
52
+
You can discuss libxml++ questions on GNOME's [Discourse](https://discourse.gnome.org)
53
+
instance, under the [Platform/Language bindings](https://discourse.gnome.org/c/platform/language-bindings)
54
+
category with a _cplusplus_ tag.
55
+
56
+
There is an old mailing list, which is now closed for new posts.
57
+
There is an archive of messages [here](http://mail.gnome.org/archives/libxmlplusplus-list/).
0 commit comments