laforge has submitted this change. ( https://gerrit.osmocom.org/c/libosmo-sccp/+/36422?usp=email )
Change subject: README.md: Add links to forum and issue tracker ......................................................................
README.md: Add links to forum and issue tracker
Change-Id: If5b028d5de19fb456ec91a7f94612131ee42c47c --- M README.md 1 file changed, 25 insertions(+), 0 deletions(-)
Approvals: Jenkins Builder: Verified laforge: Looks good to me, approved
diff --git a/README.md b/README.md index f1970d8..ffc666b 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,13 @@ as well as the VTY reference manuals * [VTY Reference Manual for osmo-stp](https://ftp.osmocom.org/docs/latest/osmostp-vty-reference.pdf)
+Forum +----- + +We welcome any libosmo-sigtran + osmo-stp related discussions in the +[Cellular Network Infrastructure -> 2G/3G Core Network](https://discourse.osmocom.org/c/cni/2g-3g-cn/) +section of the osmocom discourse (web based Forum). + Mailing List ------------
@@ -49,6 +56,15 @@ Rules](https://osmocom.org/projects/cellular-infrastructure/wiki/Mailing_List_Rules) when posting.
+Issue Tracker +------------- + +We use the issue trackers of smocom.org for tracking the state of bug reports and feature requests. Feel free +to submit any issues you may find, or help us out by resolving existing issues. + +* [osmo-stp issue tracker](https://osmocom.org/projects/osmo-stp/issues) +* [libosmo-sigtran issue tracker](https://osmocom.org/projects/libosmo-sccp/issues) + Contributing ------------