From bebabb32c83aea8bbb7a7a2795bae22fb42beb14 Mon Sep 17 00:00:00 2001 From: Erlend Sogge Heggen Date: Fri, 27 Feb 2015 18:12:11 +0100 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5fa4b1f72..73664144f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -23,7 +23,7 @@ To import the local repository as a project follow these steps: 2. Navigate to the project directory in command line and execute command 'gradle eclipse'. This will load all the dependancies for eclipse. 3. In Eclipse, add the repository as an existing Java Project. - +p.s. We will try hold ourselves to a [certain standard](http://www.defmacro.org/2013/04/03/issue-etiquette.html) when it comes to GitHub etiquette. If at any point we fail to uphold this standard, let us know. #### Core Contributors