From 473be5ca828cd6e5271a5a265f217f34b4368ccc Mon Sep 17 00:00:00 2001 From: David Date: Thu, 18 Jul 2024 18:17:38 -0700 Subject: [PATCH] adding support for private repos in templates (#515) --- src/docs/guides/create.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/src/docs/guides/create.md b/src/docs/guides/create.md index 180207b67..0cc717137 100644 --- a/src/docs/guides/create.md +++ b/src/docs/guides/create.md @@ -31,6 +31,25 @@ To create a template from scratch, head over to the + +If you do not see the `Edit Scope` option, you may still need to connect GitHub to your Railway account. + ### Convert a Project into a Template You can also convert an existing project into a ready-made Template for other users.