Skip to content

Commit

Permalink
fix: Have a dedicated question for insiders repository name
Browse files Browse the repository at this point in the history
  • Loading branch information
pawamoy committed Oct 12, 2023
1 parent 19aebe1 commit e2bccde
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions copier.yml
Expand Up @@ -129,6 +129,12 @@ insiders:
help: Does this project have an Insiders version?
default: false

insiders_repository_name:
type: str
help: Your Insiders repository name
default: "{{ repository_name }}"
when: "{{ insiders }}"

public_release:
type: bool
help: Is this project already released publicly?
Expand Down

0 comments on commit e2bccde

Please sign in to comment.