FreeCAD / DevelopersHandbook

A handbook about FreeCAD development
47 stars 30 forks source link

Add stub information #80

Closed ostr00000 closed 10 months ago

ostr00000 commented 1 year ago

closes #79

ostr00000 commented 1 year ago

I added some additional commits to restore pre-commit.

Fixed errors from pre commit hook markdownlint for newly added file. Unfortunately, there are a lot of error all around repo.

I am not sure about this error: MD029 Ordered list item prefix. According to docs, this should be numbered always by 1., but I briefly review other files and this rule is not respected. Or maybe a custom configuration for markdownlint should be used? I definitely prefer :ordered style.

chennes commented 10 months ago

I'm sorry for the delay on this, I forget to come over to this repo to check for new PRs, the main FreeCAD repo is very active! Can you resolve those conflicts?