You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add section for newbie devs with basic instructions on how to setup a dev environement (including how to use git/github, make PRs, how to git bisect, howto test other code) #105
Add a Newbie Developer section that covers all sort of basic to advanced logistical topics such as:
git bisectin order to troubleshoot bugs (Section on how to usegit bisectto locate troublesome code #44)Discussion: FreeCAD/FreeCAD#17595
Related: #41