From 0c7acbe3cbc7f700fede8bad9ac057c08db2a052 Mon Sep 17 00:00:00 2001 From: Tim Jacomb Date: Wed, 16 Sep 2020 14:19:01 +0100 Subject: [PATCH] Update docs --- docs/features/software-templates/index.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/features/software-templates/index.md b/docs/features/software-templates/index.md index 86493c0120..645b498926 100644 --- a/docs/features/software-templates/index.md +++ b/docs/features/software-templates/index.md @@ -38,8 +38,10 @@ internally. After filling in these variables, you'll get some more fields to fill out which are required for backstage usage: the owner, (which is a `user` in the backstage -system), the `storePath` (which right now must be a GitHub Organisation), and a -non-existing github repository name in the format `organisation/reponame`. +system), the `storePath` (which right now must be a GitHub Organisation or +GitHub user), a non-existing github repository name in the format +`organisation/reponame`, and a GitHub team or user account which should be +granted admin access to the repository. ![Enter backstage vars](../../assets/software-templates/template-picked-2.png)