소스 검색

Mention code style guidelines.

Daniel Buckmaster 11 년 전
부모
커밋
1e47b7bf44
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      CONTRIBUTING.md

+ 1 - 0
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