From 2d6a768a6ba4f83452889e460c8f939e6b82f172 Mon Sep 17 00:00:00 2001 From: luzpaz Date: Tue, 10 Jan 2023 06:57:45 -0500 Subject: [PATCH] README: update bugtracker related links and info Link to github instead of mantis. Update links on how to submit bugs + feature requests Add link to CONTRIBUTING.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fa93eec831..9b64ea3448 100644 --- a/README.md +++ b/README.md @@ -97,8 +97,9 @@ To report an issue please: - Upload an example file to demonstrate problem. For more detail see: -- [Wiki Page about the Bug Tracker](https://wiki.freecadweb.org/Tracker) -- [Bug Tracker](https://tracker.freecadweb.org) +- [Bug Tracker](https://github.com/FreeCAD/FreeCAD/issues) +- [Reporting Issues and Requesting Features](https://github.com/FreeCAD/FreeCAD/issues/new/choose) +- [Contributing](https://github.com/FreeCAD/FreeCAD/blob/master/CONTRIBUTING.md) - [Help Forum](https://forum.freecadweb.org/viewforum.php?f=3)