Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions copier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ _subdirectory: template
author_name:
type: str
help: Author name
default: "Your Name"
placeholder: "Your Name"

author_email:
type: str
help: Author email
default: "your.email@example.com"
placeholder: "your.email@example.com"

method_name:
type: str
Expand Down