luzpaz

Results 371 issues of luzpaz

Just wondering since there is no explicit mention of a prerequisite FreeCAD version in the README

- [ ] Section on how to check coverity scans for FreeCAD - [ ] Section on how to check pvs-studio scans for FreeCAD - [ ] Section on how...

Move the table of contents from the top of the page to the right column (which is currently empty). Keep table of contents static or hovering as page scrolls down...

> 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...

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

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

- [ ] How to structure addons - [ ] Avoid name clashes w/ FC core or other addons (https://github.com/FredsFactory/FreeCAD_AirPlaneDesign/issues/36#issuecomment-1409218327) - [ ] Recommended linting practices - [ ] Recommended...