laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-msc/+/36415?usp=email )
Change subject: README.md: Add links to forum + issue tracker ......................................................................
README.md: Add links to forum + issue tracker
Change-Id: I1cad803af112241cef1c83a5ab7c19ae36c439df --- M README.md 1 file changed, 25 insertions(+), 0 deletions(-)
Approvals: laforge: Looks good to me, approved Jenkins Builder: Verified
diff --git a/README.md b/README.md index 5889df9..df1cb5f 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,14 @@ as well as the [VTY Reference Manual](https://ftp.osmocom.org/docs/latest/osmomsc-vty-reference.pdf)
+Forum +----- + +We welcome any osmo-msc related discussions in the +[Cellular Network Infrastructure -> 2G/3G CN](https://discourse.osmocom.org/c/cni/2g-3g-cn) +section of the osmocom discourse (web based Forum). + + Mailing List ------------
@@ -67,6 +75,14 @@ Rules](https://osmocom.org/projects/cellular-infrastructure/wiki/Mailing_List_Rules) when posting.
+Issue Tracker +------------- + +We use the [issue tracker of the osmo-msc project on osmocom.org](https://osmocom.org/projects/osmomsc/issues) 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. + + Contributing ------------