WWW-www.enlightenment.org pushed a commit to branch master.

http://git.enlightenment.org/website/www-content.git/commit/?id=81e55bc6d75c80937868585915c715dc81b9c73b

commit 81e55bc6d75c80937868585915c715dc81b9c73b
Author: Gareth Halfacree <[email protected]>
Date:   Mon Nov 6 06:53:27 2017 -0800

    Wiki page arcanist-guide.md changed with summary [] by Gareth Halfacree
---
 pages/contrib/devs/arcanist-guide.md.txt | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/pages/contrib/devs/arcanist-guide.md.txt 
b/pages/contrib/devs/arcanist-guide.md.txt
index 0abe00d0..5569164c 100644
--- a/pages/contrib/devs/arcanist-guide.md.txt
+++ b/pages/contrib/devs/arcanist-guide.md.txt
@@ -19,7 +19,7 @@ Arcanist requires a local installation of PHP version 5.0 or 
higher, the ``php-c
 sudo apt install php-cli php-curl php-json git
 ```
 
-You should also have read the [Git Best Practices guide](git-guide.md) before 
submitting any patches.
+You should also have read the [Coding Conventions 
guide](https://www.enlightenment.org/contrib/devs/coding-conventions.md) [Git 
Best Practices guide](git-guide.md) before submitting any patches.
 
 ## Installing Arcanist ##
 
@@ -204,6 +204,9 @@ arc install-certificates
 [Arcanist User 
Guide](https://secure.phabricator.com/book/phabricator/article/arcanist/)
 :    The official user guide for the Arcanist interface.
 
+[Coding 
Conventions](https://www.enlightenment.org/contrib/devs/coding-conventions.md)
+:    Rules to which code submitted to the Enlightenment Project should adhere.
+
 [Git Best Practices](git-guide.md)
 :    The Enlightenment guide to best practices with git.
 

-- 


Reply via email to