Skip to content

Commit

Permalink
Add a hint about the templating system
Browse files Browse the repository at this point in the history
  • Loading branch information
greg0ire committed Jan 6, 2022
1 parent fbd08ed commit 947e0cb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down

0 comments on commit 947e0cb

Please sign in to comment.