Tour fixes/improvements:
- Use a placeholder for the container id and repo name - Add a skip button for docker login - Add better messaging around permissions
This commit is contained in:
parent
dc230a1004
commit
798b6fd1bc
7 changed files with 18 additions and 11 deletions
2
static/tutorial/permissions.html
Normal file
2
static/tutorial/permissions.html
Normal file
|
@ -0,0 +1,2 @@
|
|||
<p>The permissions tab displays all the users, robot accounts and tokens that have access to the repository.</p>
|
||||
<p>By default, any repository you create will have your user ({{ tour.tourScope.username }}) as the single administrator.</p>
|
Reference in a new issue