DevelopersHandbook icon indicating copy to clipboard operation
DevelopersHandbook copied to clipboard

A handbook about FreeCAD development

Results 29 DevelopersHandbook issues
Sort by recently updated
recently updated
newest added

> I'm not over-fond of the hashtag symbol, but I leave it to someone with more CSS and HTML talent than I to implement something nicer. _Originally posted by @chennes...

Considering this image, there are several tools enabled that shouldn't be, but for different reasons. It would be nice to create issues in the tracker and reference these problems while...

On Linux Mint 20.3, I could not locate pre-commit using Synaptic or command "apt install pre-commit". I was able to install something called pre-commit using "pip install pre-commit" and install...

Highlighting how to add debug symbols to builds and then what tools that can be employed to leverage them

We need an outline of how an interim release is done.

As part of the technical documentation it would be great to have a section explaining how the built executable gets packaged for various platforms and OSs.

Make it easy for devs familiar with docker to 'hit the ground running' with a dev docker image. Add it to https://freecad.github.io/DevelopersHandbook/gettingstarted/

https://github.com/FreeCAD/FreeCAD/pull/9339#issuecomment-1522005295

Step-by-step process that is used to locate offending code when hunting for what commit a certain bug was introduced