File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -214,6 +214,18 @@ templates update commit.
214214 project](#create-the-local-development-environment) section to finish the
215215 setup.
216216
217+ ## Advanced usage
218+
219+ The Cookiecutter template uses some tools provided as a library by this
220+ project.
221+
222+ Usually users don't need deal with it directly, but if you project needs some
223+ extra customization (like disabling ` nox ` sessions or adding new ones, or using
224+ different CLI options for some tools), then you'll need to.
225+
226+ You can find information about the extra features in the [ API
227+ refence] ( reference/frequenz/repo/config/ ) .
228+
217229## Contributing
218230
219231If you want to know how to build this project and contribute to it, please
You can’t perform that action at this time.
0 commit comments