From 1e47b7bf4494e61968a257a9e1bf3f62482642b1 Mon Sep 17 00:00:00 2001 From: Daniel Buckmaster Date: Sun, 2 Nov 2014 08:04:12 +1100 Subject: [PATCH] Mention code style guidelines. --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 997d6782c..dd81cb739 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -19,6 +19,7 @@ Once you're certain you've found a new issue, hit the [big green button](https:/ ## Create a pull-request We ask that potential contributors read our [pull-request guidelines](http://torque3d.org/contribute/#pull-request-guide) before opening a PR. +We also have some [code style guidelines](https://github.com/GarageGames/Torque3D/wiki/Code-Style-Guidelines). Here's a quick guide to the branches in this repo that you might think of targeting a PR at: ### The master branch