Hello. The (current documentation) states
If you intend to work on the source code of nalgebra, you should start by forking the repository. Once you are done making modifications to your own copy of nalgebra, you have to create a pull request targeting the dev branch so that your contribution can be reviewed, commented, and eventually merged.
I only found the dev-0.32.x branch and all of the recently closed merge requests seemed to be created against the main branch. Could we update the documentation to reflect the current process?