We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The README.md is missing the default parameter variable for teller templates rendered with teller template and .Teller.EnvByKey
README.md
teller template
.Teller.EnvByKey
Error: cannot render template 'connet.tmpl': template: t:1:21: executing "t" at <.Teller.EnvByKey>: wrong number of args for EnvByKey: want 2 got 1
The text was updated successfully, but these errors were encountered:
Adding missing instruction, handles #8
adb7d67
Great catch! fixed!
Sorry, something went wrong.
Great! Thanks! I was just going to open a PR.
Oh my, I'll try to ask you next time 😄 Thanks for the keen eye!
Fixed in adb7d67
No branches or pull requests
The
README.md
is missing the default parameter variable for teller templates rendered withteller template
and.Teller.EnvByKey
The text was updated successfully, but these errors were encountered: