- Notifications
You must be signed in to change notification settings - Fork923
Templates - Support for end-user documentation#12591
-
When creating a template there is a single readme, and is often geared towards to "template admin" user or the operator of the compute resources that a template needs. I would like to propose that there be documentation geared toward the users who want to create a workspace. These docs should be easy to find (currently the description field is too short and does not support hyper links or formatting), and should support markdown to allow template designers to include:
This will help developers know what this workspace can do for them, how to use it and how they could expand on the template. Also there is going to be a large learning curve for how to migrate workloads off their local machines. And any guides to do so could be at the template level. |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 1 comment 1 reply
-
The best way to probably do this is to make the README be the end user document, and add another markdown file like Honestly, we should probably do this for the example templates to set a good example. |
BetaWas this translation helpful?Give feedback.
All reactions
👍 1
-
Makes sense. Good examples would help people copy and change :) |
BetaWas this translation helpful?Give feedback.