laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/36434?usp=email )
Change subject: README.md: Add Forum and Issue Tracker sections ......................................................................
README.md: Add Forum and Issue Tracker sections
Change-Id: I69dfe4124c2a2be30c9ef04e70e3f15d10a2305c --- M README.md 1 file changed, 26 insertions(+), 0 deletions(-)
Approvals: Jenkins Builder: Verified laforge: Looks good to me, approved
diff --git a/README.md b/README.md index 37362b8..3143d04 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,14 @@ as well as the [VTY Reference Manual](https://ftp.osmocom.org/docs/latest/osmosgsn-vty-reference.pdf)
+Forum +----- + +We welcome any osmo-sgsn related discussions in the +[Cellular Network Infratructure -> 2G/3G Core Network](https://discourse.osmocom.org/c/cni/2g-3g-cn). +section of the osmocom discourse (web based Forum). + + Mailing List ------------
@@ -60,6 +68,15 @@ Rules](https://osmocom.org/projects/cellular-infrastructure/wiki/Mailing_List_Rules) when posting.
+ +Issue Tracker +------------- + +We use the [issue tracker of the osmo-sgsn project on osmocom.org](https://osmocom.org/projects/osmosgsn/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 ------------