Skip to content

Commit f332ecd

Browse files
authored
docs: Do not talk about forking template (#481)
Instead link directly to "Create repository with template".
1 parent 273750e commit f332ecd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/REPOSITORY-MAINTENANCE.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ ongoing maintenance.
55

66
## New Repository Setup
77

8-
1. Fork the [template](https://github.com/theupdateframework/tuf-on-ci-template).
9-
1. Configure the repository:
8+
1. [Create new repository](https://github.com/new?template_name=tuf-on-ci-template&template_owner=theupdateframework)
9+
using the tuf-on-ci template: the created repository contains all the required workflows.
10+
1. Configure the new repository:
1011
* set _Settings->Pages->Source_ to `GitHub Actions`
1112
* Change _Settings->Environments->github-pages_ deployment branch from `main` to
1213
`publish`

0 commit comments

Comments
 (0)