aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2024-03-23 16:15:42 +0100
committerHarald Welte <laforge@osmocom.org>2024-03-23 16:15:42 +0100
commit4abe361f33c64629a6dab4fe34d53123aea44e85 (patch)
tree2751faadd5bba8e8c3d312d9bc71c0562dbcfad7
parentbb0655d5aa1daa74c56e551a7b52d1023aa71a8c (diff)
README.md: Add Forum + Issue Tracker sections
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md
index 90ad081..52f993e 100644
--- a/README.md
+++ b/README.md
@@ -32,6 +32,13 @@ as part of the build process. Pre-rendered versions are available here:
* [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 @@ subscription options and the list archive.
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
------------