From 947e0cb38cf27d458ddd04459c8103094e935afd Mon Sep 17 00:00:00 2001 From: Grégoire Paris Date: Thu, 6 Jan 2022 17:12:36 +0100 Subject: Add a hint about the templating system --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b5fb1a3..382d0e1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -25,7 +25,8 @@ make After you've installed the build dependencies, and before you submit your PR: - Run `make` after you've made your changes. This will build all the themes - based on the changes you've made. + based on the changes you've made. For instance, instead of manually editing + files under `colors/`, you should edit `templates/default.mustache` - Make sure to commit the changes from `make` and include them in your PR. - Please abide by what's requested in the [PR template](/.github/pull_request_template.md). -- cgit v1.2.3