Update README.md

Added details on reporting issues to the README.md file
This commit is contained in:
Ryan White
2020-12-07 11:38:23 -08:00
parent 78c6cc1362
commit eb4e641e7f

View File

@@ -87,6 +87,24 @@ The pages below contain up-to-date build instructions:
- [Cygwin](https://wiki.freecadweb.org/Compile_on_Cygwin)
- [MinGW](https://wiki.freecadweb.org/Compile_on_MinGW)
Reporting Issues
---------
To report an issue please:
- First post to forum to verify the issue;
- Link forum thread to bug tracker ticket and vice-a-versa;
- Use the most updated stable or development versions of FreeCAD;
- Post version info from eg. Help>About FreeCAD>Copy to clipboard;
- Post a Step-By-Step explanation on how to recreate the issue;
- 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://www.freecadweb.org/tracker/)
- [Help Forum](http://forum.freecadweb.org/viewforum.php?f=3)
Usage & Getting help
--------------------