We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 36d1675 + fa3f19a commit 65fe87dCopy full SHA for 65fe87d
content/v3/repos.md
@@ -109,7 +109,8 @@ README. Default is `false`.
109
gitignore\_template
110
: _Optional_ **string** - Desired language or platform [.gitignore
111
template](https://github.com/github/gitignore) to
112
-apply. _Ignored if `auto_init` parameter is not provided._
+apply. Use the name of the template without the extension. For example, "Haskell"
113
+_Ignored if `auto_init` parameter is not provided._
114
115
<%= json \
116
:name => "Hello-World",
0 commit comments