We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add information about contrib/download_prerequisites script.
Add some instructions on how to cleanup a PR before submitting it for review.
Fix typo
Remove `-j` option from build command to remove asumptions about the reader's machine.
Add more informations about forks.
Change name.
Add cargo to the required list of packages.
Change clang format configuration command from mv to cp.
Small change from instruction to statement for if coding style.
Add if brace coding style
Add mention of release window and merge ctags/lsp parts.
Move "setting up a development environment" earlier in the document.
Add dependencies from README
Add a new section with advices for code navigation. Also add the missing arguments to compile gccrs on archlinux.
Updated First contributions (markdown)
Minor changes
Wrap command to avoid horiz scroll bar
Use -g3 in the example, to allow macro debug in gdb
Complete informations about dejagnu framework.
Add first contribution PR informations.
Add some information on running the crab1 compiler
Add a new page with some basic explaination for newcomers.