From 3a05261886b2ab59f1cf5efc10c337cb8f154fe9 Mon Sep 17 00:00:00 2001 From: Tero Frondelius Date: Mon, 22 Jun 2015 07:43:45 +0300 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 072b0ac..8f2b4e8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -15,5 +15,8 @@ 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](https://github.com/JuliaFEM/JuliaFEM/issues/29). This ensures peer review check for contributors and hopefully will decrease the number of merge conflicts.