aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Senko <jakubsenko@gmail.com>2015-02-26 20:51:36 +0100
committerJakub Senko <jakubsenko@gmail.com>2015-02-26 20:51:36 +0100
commit6b1cd2d312a018354094c894ccfcc0679d998ba7 (patch)
treebf6d192b098eb0f01aa028c39eca30416df819a8
parente31720bb6e1229dfc6214101a83bc6da0675f893 (diff)
downloadforums-6b1cd2d312a018354094c894ccfcc0679d998ba7.tar
forums-6b1cd2d312a018354094c894ccfcc0679d998ba7.tar.gz
forums-6b1cd2d312a018354094c894ccfcc0679d998ba7.tar.bz2
forums-6b1cd2d312a018354094c894ccfcc0679d998ba7.tar.xz
forums-6b1cd2d312a018354094c894ccfcc0679d998ba7.zip
[ticket/13467] Add coding guidelines link
PHPBB3-13467
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 5c1118fb77..6996ca22d3 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -2,5 +2,5 @@
1. [Create an account on phpBB.com](http://www.phpbb.com/community/ucp.php?mode=register)
2. [Create a ticket (unless there already is one)](http://tracker.phpbb.com/secure/CreateIssue!default.jspa)
-3. [Read our Git Contribution Guidelines](http://wiki.phpbb.com/Git); if you're new to git, also read [the introduction guide](http://wiki.phpbb.com/display/DEV/Working+with+Git)
+3. Read our [Coding guidelines](https://wiki.phpbb.com/Coding_guidelines) and [Git Contribution Guidelines](http://wiki.phpbb.com/Git); if you're new to git, also read [the introduction guide](http://wiki.phpbb.com/display/DEV/Working+with+Git)
4. Send us a pull request