Skip to content

Commit 87d64cc

Browse files
committed
Add project title to the generated doc
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent c5f113b commit 87d64cc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cookiecutter/{{cookiecutter.github_repo_name}}/proto/frequenz/api/{{cookiecutter.name}}/{{cookiecutter.name}}.proto

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// {{cookiecutter.title}}
2+
//
13
// {{cookiecutter.description}}
24
//
35
// TODO(cookiecutter): Add a more descriptive package description.

0 commit comments

Comments
 (0)