Skip to content

Commit

Permalink
add readme template to scaffolded files
Browse files Browse the repository at this point in the history
Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
  • Loading branch information
everettraven committed Apr 11, 2022
1 parent 92e29e8 commit 390e070
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/plugins/golang/v3/scaffolds/init.go
Original file line number Diff line number Diff line change
Expand Up @@ -112,5 +112,6 @@ func (s *initScaffolder) Scaffold() error {
},
&templates.Dockerfile{},
&templates.DockerIgnore{},
&templates.Readme{},
)
}

0 comments on commit 390e070

Please sign in to comment.