From f3432eef4cbc3dfb1b7745d65b9f33b48614ca35 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sat, 23 Mar 2024 10:06:22 +0100 Subject: [PATCH] README.md: Add link to issue tracker Change-Id: I33f4e05486d609b2c903c8341dccf1ee01e90577 --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index eae71dce..75f8c44d 100644 --- a/README.md +++ b/README.md @@ -144,6 +144,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 pysim project on osmocom.org](https://osmocom.org/projects/pysim/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 ------------