File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 182
182
"title" : " Resource metadata" ,
183
183
"description" : " Show information in the workspace about template resources" ,
184
184
"path" : " ./templates/resource-metadata.md"
185
- },
186
- {
187
- "title" : " Parameters" ,
188
- "description" : " Prompt the user for additional information about a workspace" ,
189
- "path" : " ./templates/parameters.md"
190
185
}
191
186
]
192
187
},
188
+ {
189
+ "title" : " Parameters" ,
190
+ "description" : " Prompt the user for additional information about a workspace" ,
191
+ "path" : " ./templates/parameters.md"
192
+ },
193
193
{
194
194
"title" : " Administering templates" ,
195
195
"description" : " Configuration settings for template admins" ,
Original file line number Diff line number Diff line change @@ -291,5 +291,5 @@ parameters.
291
291
This feature enables platform teams to create pre-filled template creation
292
292
links.
293
293
2 . Coder will populate recently used parameter key-value pairs for the user.
294
- This feature helps reduce repetition on common parameters such as
294
+ This feature helps reduce repetition when filling common parameters such as
295
295
` dotfiles_url ` or ` region ` .
You can’t perform that action at this time.
0 commit comments