We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dfd1a6 commit efead8aCopy full SHA for efead8a
1 file changed
{{cookiecutter.project_name}}/next_steps.md
@@ -15,6 +15,8 @@ git branch -M main
15
git remote add origin {{ cookiecutter.repository }}
16
```
17
18
+## Push the initial commit to a new repo on GitHub
19
+
20
Go to
21
[https://github.com/{{cookiecutter.github_organization}}?tab=repositories](https://github.com/{{cookiecutter.github_organization}}?tab=repositories)
22
and create a new repository named {{ cookiecutter.project_name }} as an empty repository, then:
0 commit comments