|
1 |
| -[](https://securityscorecards.dev/viewer/?uri=github.com/nginxinc/template-repository) |
| 1 | +[](https://securityscorecards.dev/viewer/?uri=github.com/nginx/template-repository) |
2 | 2 | [](https://www.repostatus.org/#active)
|
3 |
| -[](https://github.com/nginxinc/template-repository/blob/main/SUPPORT.md) |
| 3 | +[](/SUPPORT.md) |
4 | 4 | [](https://opensource.org/licenses/Apache-2.0)
|
5 |
| -[](https://github.com/nginxinc/template-repository/main/CODE_OF_CONDUCT.md) |
| 5 | +[](/CODE_OF_CONDUCT.md) |
6 | 6 |
|
7 | 7 | # NGINX Template Repository
|
8 | 8 |
|
@@ -33,23 +33,22 @@ This template includes all the scaffolding you need to get started on an OSS rep
|
33 | 33 |
|
34 | 34 | ## How do I use this template?
|
35 | 35 |
|
36 |
| -**DO NOT FORK** -- this template is meant to be used from the **[`Use this template`](https://github.com/nginxinc/template-repository/generate)** feature. |
| 36 | +**DO NOT FORK** -- this template is meant to be used from the **[`Use this template`](https://github.com/nginx/template-repository/generate)** feature. |
37 | 37 |
|
38 |
| -1. Click on **[`Use this template`](https://github.com/nginxinc/template-repository/generate)**. |
| 38 | +1. Click on **[`Use this template`](https://github.com/nginx/template-repository/generate)**. |
39 | 39 | 2. Give a name to your project.
|
40 | 40 | 3. Wait until the first run of CI finishes (GitHub Actions will process the template and commit to your new repo).
|
41 |
| -4. Clone your new project and tweak any of the placeholders if necessary. Pay special attention to the README! |
| 41 | +4. Clone your new project and tweak any of the placeholders if necessary. Pay special attention to the README! This README section will self-destruct. |
42 | 42 | 5. Happy coding!
|
43 | 43 |
|
44 | 44 | **NOTE**: **WAIT** until the first CI run on GitHub Actions finishes before cloning your new project.
|
45 | 45 |
|
46 | 46 | ---
|
47 | 47 |
|
48 |
| -<!-- DELETE THE LINES ABOVE THIS AND WRITE YOUR PROJECT README BELOW -- PLACEHOLDER SECTIONS HAVE BEEN INCLUDED FOR YOUR CONVENIENCE --> |
49 |
| - |
50 | 48 | [](https://www.repostatus.org/#concept)
|
51 | 49 | [](https://securityscorecards.dev/viewer/?uri=github.com/{{REPOSITORY_OWNER}}/{{REPOSITORY_URL}})
|
52 | 50 | [](/SUPPORT.md) <!-- [](<Insert URL>) -->
|
| 51 | +[](https://opensource.org/licenses/Apache-2.0) |
53 | 52 | [](/CODE_OF_CONDUCT.md)
|
54 | 53 |
|
55 | 54 | # {{REPOSITORY_NAME}}
|
|
0 commit comments