We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42fb154 commit fa3f19aCopy full SHA for fa3f19a
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