aboutsummaryrefslogtreecommitdiffhomepage
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2015-04-22 02:01:19 +0200
committerGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2015-04-22 03:28:48 +0200
commit8512fba3807d6a18e313d84bf89963ef65b51e04 (patch)
treeb564f68c51bbac09dbd70a73c54e7c57d4a70053 /CONTRIBUTING.md
parente00bd9c8e044f082e164a849241ac5ffc64bcace (diff)
Adding some documentation about the build/template system.
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index b58c3568fc..9423c46547 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -51,3 +51,4 @@ re-generate the project files using the following command:
`./tools/buildgen/generate_projects.sh`
+You'll find more information about this in the [templates](templates) folder.