lib/dopstick/generator/npm/generator.rb in dopstick-0.0.9 vs lib/dopstick/generator/npm/generator.rb in dopstick-0.0.10
- old
+ new
@@ -54,9 +54,11 @@
template "funding.erb", ".github/FUNDING.yml"
template "bug_report.erb", ".github/ISSUE_TEMPLATE/bug_report.md"
template "feature_request.erb",
".github/ISSUE_TEMPLATE/feature_request.md"
template "pull_request.erb", ".github/PULL_REQUEST_TEMPLATE.md"
+ template "issue_template_config.erb",
+ ".github/ISSUE_TEMPLATE/config.yml"
template "dependabot.erb", ".github/dependabot.yml"
template "codeowners.erb", ".github/CODEOWNERS"
end
def install_dependencies