mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-09-09 12:42:19 +00:00
675 B
675 B
=============================== Notes for JuliaFEM contributors
This very important document need to be done.
For now, read
https://github.com/JuliaLang/julia/blob/master/CONTRIBUTING.md
Use of UTF-8 characters in program code
We have decided not to use them. See issue #18.
Supported Julia versions
We support Julia versions 0.4+
Only pull requests to src folder
See issue #29. This ensures peer review check for contributors and hopefully will decrease the number of merge conflicts.