laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/36425?usp=email )
Change subject: README.md: Add Forum + Issue Tracker sections ......................................................................
README.md: Add Forum + Issue Tracker sections
Change-Id: I7b03a78178de77ebf733587ed178fd48c019663c --- M README.md 1 file changed, 23 insertions(+), 0 deletions(-)
Approvals: Jenkins Builder: Verified laforge: Looks good to me, approved
diff --git a/README.md b/README.md index 90ad081..52f993e 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,13 @@ * [osmo-ggsn user manual](https://ftp.osmocom.org/docs/osmo-ggsn/master/osmoggsn-usermanual.pdf) * [osmo-ggsn VTY reference](https://ftp.osmocom.org/docs/osmo-ggsn/master/osmoggsn-vty-reference.pdf)
+Forum +----- + +We welcome any pySim 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 ------------
@@ -43,6 +50,13 @@ Please observe the [Osmocom Mailing List Rules](https://osmocom.org/projects/cellular-infrastructure/wiki/Mailing_List_Rules) when posting.
+Issue Tracker +------------- + +We use the [issue tracker of the osmo-ggsn project on osmocom.org](https://osmocom.org/projects/openggsn/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 ------------