You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2. In the new tab, follow the prompts to create a new repository.
41
+
2. In the new tab, most of the prompts will automatically fill in for you.
30
42
- For owner, choose your personal account or an organization to host the repository.
31
-
- We recommend creating a public repository—private repositories will [use Actions minutes](https://docs.github.com/en/billing/managing-billing-for-github-actions/about-billing-for-github-actions).
32
-

43
+
- We recommend creating a public repository, as private repositories will [use Actions minutes](https://docs.github.com/en/billing/managing-billing-for-github-actions/about-billing-for-github-actions).
44
+
- Scroll down and click the **Create repository** button at the bottom of the form.
33
45
3. After your new repository is created, wait about 20 seconds, then refresh the page. Follow the step-by-step instructions in the new repository's README.
34
46
35
47
</details>
@@ -163,7 +175,7 @@ Let's make a new pull request comparing the `release-v1.0` branch to the `main`
163
175
1. Ensure the title of your pull request is "Release v1.0".
164
176
1. Include a detailed pull request body, an example is below:
0 commit comments