From 59300199959504f5355c6239a5ec55a03ea8b0a3 Mon Sep 17 00:00:00 2001 From: Taylor Smock Date: Thu, 9 Sep 2021 06:09:27 -0600 Subject: [PATCH] Readme: Update issue tracking system, add link to report bugs Signed-off-by: Taylor Smock --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 61e47e8..075a315 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,8 @@ See the [wiki page](https://josm.openstreetmap.de/wiki/Help/Plugin/MapWithAI). ## Contributing - The **source code** is hosted on [GitLab](https://gitlab.com/gokaart/JOSM_MapWithAI). -- **Issues** are managed in [GitLab](https://gitlab.com/gokaart/JOSM_MapWithAI/issues) +- **Issues** are managed in [JOSM Trac](https://josm.openstreetmap.de/query?status=assigned&status=needinfo&status=new&status=reopened&component=Plugin+mapwithai&group=component&max=200&col=id&col=summary&col=component&col=status&col=type&col=priority&order=priority&report=17) + - Report a [New Ticket](https://josm.openstreetmap.de/newticket?component=Plugin+mapwithai) - **Translations** are not currently done. ## Authors